20 #ifndef LOGGERSTACK_H_
21 #define LOGGERSTACK_H_
23 #include <com/avpkit/ferry/Logger.h>
25 namespace com {
namespace avpkit {
namespace ferry
54 bool mHasChangedLevel[5];
This class records the Global logging levels when it is created, and, if it changes the Global loggin...
Level
Different logging levels (noiseness) supported by us.
WARNING: Do not use logging in this class, and do not set any static file variables to values other t...