Photon Server API Documentation v5.0RC1

Public Member Functions | Properties | List of all members
Photon.Hive.Diagnostics.CounterLogger Class Reference

Logs the most intersting counters into a log file More...

Inheritance diagram for Photon.Hive.Diagnostics.CounterLogger:

Public Member Functions

void Start ()
 Starts the log output. More...
 
void Dispose ()
 

Properties

static CounterLogger Instance [get]
 Gets an sigelton instance of the CounterLogger class. More...
 

Detailed Description

Logs the most intersting counters into a log file

Member Function Documentation

◆ Dispose()

void Photon.Hive.Diagnostics.CounterLogger.Dispose ( )
inline

◆ Start()

void Photon.Hive.Diagnostics.CounterLogger.Start ( )
inline

Starts the log output.

Property Documentation

◆ Instance

CounterLogger Photon.Hive.Diagnostics.CounterLogger.Instance
staticget

Gets an sigelton instance of the CounterLogger class.

The instance.