Compartir a través de


EventTextFormatting Enumeration

Applies to: Semantic Logging 2.0

Specifies formatting options .

Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Formatters
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll) Version: 2.0.1406.1

Syntax

public enum EventTextFormatting
'Declaration
Public Enumeration EventTextFormatting

Members

Member name Value Description
None 0 No special formatting applied. This is the default.
Indented 1 Causes child objects to be indented.

See Also

Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Formatters Namespace