Virtual PhotonicsThe NLogFactory type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| NLogFactory |
Initializes a new instance of the NLogFactory class.
| |
| NLogFactory(String) |
Initializes a new instance of the NLogFactory class.
|
Methods
| Name | Description | |
|---|---|---|
| Create(Type) | (Inherited from AbstractLoggerFactory.) | |
| Create(String) |
Creates a logger with specified name.
(Overrides AbstractLoggerFactory Create(String).) | |
| Create(Type, LoggerLevel) | (Inherited from AbstractLoggerFactory.) | |
| Create(String, LoggerLevel) |
Not implemented, NLog logger levels cannot be set at runtime.
(Overrides AbstractLoggerFactory Create(String, LoggerLevel).) | |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from | ||
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from | ||
Gets the (Inherited from | ||
Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
See Also