Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

PatternLayoutConverter.Convert�Method

Derived pattern converters must override this method in order to convert conversion specifiers in the correct way.

Overload List

Derived pattern converters must override this method in order to convert conversion specifiers in the correct way.

protected�abstract�void�Convert(TextWriter,LoggingEvent);

Derived pattern converters must override this method in order to convert conversion specifiers in the correct way.

protected�override�void�Convert(TextWriter,object);

See Also

PatternLayoutConverter Class | log4net.Layout.Pattern Namespace