Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

FormattingInfo Class

Contain the information obtained when parsing formatting modifiers in conversion modifiers.

For a list of all members of this type, see FormattingInfo Members.

System.Object
���log4net.Util.FormattingInfo

[Visual�Basic]
Public�Class�FormattingInfo
[C#]
public�class�FormattingInfo

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Holds the formatting information extracted from the format string by the PatternParser. This is used by the PatternConverter objects when rendering the output.

Requirements

Namespace: log4net.Util

Assembly: log4net (in log4net.dll)

See Also

FormattingInfo Members | log4net.Util Namespace