const int INNER_RADIUS_MIN
Noop class that mimics the same class in the log4cpp library.
Streaming of simple types and objects to a category.
Noop class that mimics class of the same name in log4cpp library.
CategoryStream getStream(Priority::Value value)
Returns a stream.
static Category & getRoot()
Noop method to get root.
void setPriority(Priority::Value priority)
Noop method to set priority.
CategoryStream nullStream()
Stream that never gets used, as seen by inspection of convenience.h.
Priority::Value getPriority() const
Returns unused priority.
void addAppender(Appender *appender)
Noop method to add an Appender.