NamedPatternConverter Convert Method Apache log4net™ SDK Documentation
Overload List

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