| GameLogBehaviour Class |
Namespace: Slash.Unity.Common.Logging
The GameLogBehaviour type exposes the following members.
| Name | Description | |
|---|---|---|
| GameLogBehaviour | Initializes a new instance of the GameLogBehaviour class |
| Name | Description | |
|---|---|---|
| Error |
Logs the passed message as error.
| |
| FormatLog | (Overrides EventManagerLogBehaviourFormatLog(String).) | |
| Warning |
Logs the passed message as warning.
|