Photon Bolt Engine API
1.3
The interface providing log writing capabilities to an output More...
Public Member Functions | |
| void | Debug (string message) |
| void | Error (string message) |
| void | Info (string message) |
| void | Warn (string message) |
The interface providing log writing capabilities to an output
| void Photon.Bolt.Utils.BoltLog.IWriter.Debug | ( | string | message | ) |
| void Photon.Bolt.Utils.BoltLog.IWriter.Error | ( | string | message | ) |
| void Photon.Bolt.Utils.BoltLog.IWriter.Info | ( | string | message | ) |
| void Photon.Bolt.Utils.BoltLog.IWriter.Warn | ( | string | message | ) |