Click or drag to resize
Logging Class
Inheritance Hierarchy
SystemObject
  Amica.DataLogging

Namespace: Amica.Data
Assembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax
public class Logging

The Logging type exposes the following members.

Constructors
  NameDescription
Public methodLogging
Initializes a new instance of the Logging class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the Logging
Public methodEndLogging
Public methodStart
Public methodWriteEntry
Public methodWriteException
Top
Properties
  NameDescription
Public propertyLogFile
Public propertyLogging
Top
See Also