W32Logger file reference
Types
Name | Description | Type |
---|---|---|
LoggerMsgType | Specifies the logger message type. | enum |
ConsoleColor | Defines colors for message types. | enum |
Logger | Allows displaying detailed messages on the console. It supports text coloring, time stamps and gives information about where the error occurred. This is a purely static class and can be used without creating an object. | class |