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