Converter to output and truncate '.'
separated strings
For a list of all members of this type, see NamedPatternConverter Members.
System.Object
���log4net.Util.PatternConverter
������log4net.Layout.Pattern.PatternLayoutConverter
���������log4net.Layout.Pattern.NamedPatternConverter
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This abstract class supports truncating a '.'
separated string to show a specified number of elements from the right hand side. This is used to truncate class names that are fully qualified.
Subclasses should override the GetFullyQualifiedName method to return the fully qualified string.
Namespace: log4net.Layout.Pattern
Assembly: log4net (in log4net.dll)
NamedPatternConverter Members | log4net.Layout.Pattern Namespace