Static Unity Logger Use this class to log messages instead of Debug.Log Requeriments In order to work you need to install first ZString ZLogger Usage Logger.Debug("Hello World");