开发者

Pause the log4c++ logger

is it possible to pause the logger in log4c++, and by pause I mean to stop writing messages in the log file b开发者_如何学Cut not finalize the logger object or delete it.

thanks in advance


I think you can change the level with setLevel() to OFF

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜