The interface for the LoggerManager class.
| C# | Visual Basic | Visual C++ |
public interface ILoggerManager
Public Interface ILoggerManager
public interface class ILoggerManager
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| GetLogger(String) |
Gets the logger.
| |
| LogFilePath |
Gets the log file path.
| |
| UpdateLog()()() |
Updates the log file.
|