logging statements

What are these and how are they made? Can you provide some
examples?
There are no such statements as "logging statements" in C/C++.
cout << "Here is the log.";
There's also clog.
Topic archived. No new replies allowed.