ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
|
Classes | |
interface | ILogger |
Provides a logging interface with various levels of logging. More... | |
interface | ILoggerFactory |
Interface representing a factory for creating loggers. More... | |
class | LogManager |
Static class that manages the creation and configuration of loggers. | |
Enumerations | |
enum | DefaultLogType { Empty = 1 , Console = 2 } |
Enumeration representing the default log types. More... | |