Formatter

Allows the configuration of ILogFormatters.

Namespace:
Inetdev.Diagnostics.Configuration
Type:
Class
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
No
Inherits from:
System.Object

Constructors

Formatter

Default constructor

Signature:
public Void Formatter()

Properties

Type

Formatter type.

Signature:
public String Type { get; set; }
Remarks

Format: TypeName, AssemblyName, Version=..., Culture=..., PublicKeyToken=...

In this document