Logging in C++

Joined
Oct 27, 2008
Messages
1
Reaction score
0
Hi,

To not log to a file, I m clearing goodbit on the cout stream.
Using clear() method. Is this correct way to do it?

if(loglevel < 5)
cout.clear(ios::goodbit);

Does this cause any problems?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,813
Latest member
lawrwtwinkle111

Latest Threads

Top