Ths class represents logging in the system
| C# | Visual Basic | Visual C++ |
public static class Logger
Public NotInheritable Class Logger
public ref class Logger abstract sealed
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Attach(ILogger) |
Provides the possibility of multitarget logging (into file, database etc.)
| |
| Attach(ILogger, LogLevel) |
Provides the possibility of multitarget logging (into file, database etc.)
| |
| Attach(ILogger, LogConfig) |
Provides the possibility of multitarget logging (into file, database etc.)
| |
| Close()()()() |
Forbids logging
| |
| Detach(ILogger) |
Detaching a logger
| |
| HardwareInfo()()()() |
Logs information about the machine.
| |
| Open()()()() |
Permits logging.
| |
| Opened |
Informs about that the logger is open or not
|
| Object | |
| Logger | |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290