![]() |
BadScript 2
|
Contains Logging system for the BadScript Runtime. More...
Namespaces | |
| namespace | Writer |
| Contains Writer Implementations for the BadScript Logging System. | |
Classes | |
| struct | BadLog |
| Represents a Log Message. More... | |
| class | BadLogger |
| Public facing interface for a logger. More... | |
| class | BadLoggerSettings |
| Logger settings. More... | |
| class | BadLogMask |
| Implements a Mask for Log Messages. More... | |
Enumerations | |
| enum | BadLogType { Log , Warning , Error } |
| Log Types. More... | |
Contains Logging system for the BadScript Runtime.
Log Types.
| Enumerator | |
|---|---|
| Log | |
| Warning | |
| Error | |
Definition at line 6 of file BadLogType.cs.