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.)
Top
See Also

Reference