1 #ifndef PATTERN_LAYOUT_HH
2#define PATTERN_LAYOUT_HH
28 std::string m_conversionPattern;
const int INNER_RADIUS_MIN
Noop version that mimics the same class in the log4cpp library.
Noop class that mimics the same class in the log4cpp library.
Noop class that mimics the same class in the log4cpp library.
void setConversionPattern(const std::string &conversionPattern)
Noop method for setting the conversion pattern.
virtual std::string format(const LoggingEvent &event)
Noop method for formatting an event.
PatternLayout()
Single constructor.