Photon Quantum 3.0.0

Static Public Member Functions | List of all members
Quantum.QuantumLogInitializer Class Reference

Initializes the logging system for Quantum. Use InitializeUser to completely override the log level and trace channels or to provide a custom logger. Use InitializeUnityLoggerUser to override default Unity logger settings. More...

Static Public Member Functions

static void Initialize ()
 Initializes the logging system for Quantum. This method is called automatically when the assembly is loaded. More...
 

Detailed Description

Initializes the logging system for Quantum. Use InitializeUser to completely override the log level and trace channels or to provide a custom logger. Use InitializeUnityLoggerUser to override default Unity logger settings.

Member Function Documentation

◆ Initialize()

static void Quantum.QuantumLogInitializer.Initialize ( )
inlinestatic

Initializes the logging system for Quantum. This method is called automatically when the assembly is loaded.