Log Class |
Namespace: Limilabs.Barcode
The Log type exposes the following members.
Name | Description | |
---|---|---|
Enabled |
Gets or sets a value indicating whether logging is enabled or disabled. The default is .
You can observe the log on standard VS output or use Listeners collection to add your own listener.
Logging uses BooleanSwitch named "Mail.dll".
Category name for log entries is also "Mail.dll".
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |