Daniel's XL Toolbox NG
XLToolbox.Logging.LogFile Class Reference

Provides logging to file and to the debug console; wraps NLog configuration and targets. More...

Inheritance diagram for XLToolbox.Logging.LogFile:
Collaboration diagram for XLToolbox.Logging.LogFile:

Properties

new static LogFile Default [get]
 
new static bool IsInitializedAndEnabled [get]
 Gets whether file logging is enabled, without initializing the singleton instance if it isn't. More...
 
override string LogFolder [get]
 Gets the folder where log files are stored. More...
 

Detailed Description

Provides logging to file and to the debug console; wraps NLog configuration and targets.

Property Documentation

◆ Default

new static LogFile XLToolbox.Logging.LogFile.Default
staticget

◆ IsInitializedAndEnabled

new static bool XLToolbox.Logging.LogFile.IsInitializedAndEnabled
staticget

Gets whether file logging is enabled, without initializing the singleton instance if it isn't.

◆ LogFolder

override string XLToolbox.Logging.LogFile.LogFolder
get

Gets the folder where log files are stored.


The documentation for this class was generated from the following file: