|
Engauge Digitizer
2
|
Noop class that mimics class of the same name in log4cpp library. More...
#include <Category.hh>
Public Member Functions | |
| void | addAppender (Appender *appender) |
| Noop method to add an Appender. | |
| Priority::Value | getPriority () const |
| Returns unused priority. | |
| CategoryStream | getStream (Priority::Value value) |
| Returns a stream. | |
| CategoryStream | nullStream () |
| Stream that never gets used, as seen by inspection of convenience.h. | |
| void | setPriority (Priority::Value priority) |
| Noop method to set priority. | |
Static Public Member Functions | |
| static Category & | getRoot () |
| Noop method to get root. | |
Noop class that mimics class of the same name in log4cpp library.
Definition at line 14 of file Category.hh.
1.8.15