Logging class
This class provides a static method for setting the logger object. The logger object is used to log messages to a variety of destinations, such as a file, a database, or the event log.
public static class Logging
Public Members
name | description |
---|---|
static SetLogger(…) | Sets the logger for assembly. |