Photon Server API Documentation
v5.0RC1
Public Member Functions | |
| LogQueue (string name, int capacity) | |
| void | Add (LogEntry value) |
| void | WriteLog () |
Public Attributes | |
| readonly ILogger | Log = LogManager.GetCurrentClassLogger() |
Static Public Attributes | |
| const int | DefaultCapacity = 1000 |
|
inline |
|
inline |
|
inline |
|
static |
| readonly ILogger Photon.Hive.Diagnostics.OperationLogging.LogQueue.Log = LogManager.GetCurrentClassLogger() |