PatternLayoutConverter Convert Method Apache log4net™ SDK Documentation
Overload List

  NameDescription
Protected methodConvert(TextWriter, LoggingEvent)
Derived pattern converters must override this method in order to convert conversion specifiers in the correct way.
Protected methodConvert(TextWriter, Object)
Derived pattern converters must override this method in order to convert conversion specifiers in the correct way.
(Overrides PatternConverter Convert(TextWriter, Object).)
Back to Top
See Also