Пример #1
0
 private void Awake()
 {
     MyLogger.Init();
     MyLogger.Debug("Test", "Awake");
 }