| GameLogger Class |
Namespace: Slash.ECS.Logging
The GameLogger type exposes the following members.
| Name | Description | |
|---|---|---|
| GameLogger | Initializes a new instance of the GameLogger class |
| Name | Description | |
|---|---|---|
| Error |
Logs the specified error message.
| |
| Info |
Logs the specified info message.
| |
| Warning |
Logs the specified warning message.
|
| Name | Description | |
|---|---|---|
| ErrorLogged |
Error message should be logged.
| |
| InfoLogged |
Info message should be logged.
| |
| WarningLogged |
Warning message should be logged.
|