Application.logMessageReceived += SomeMethod; void SomeMethod(string message, string stackTrace, LogType type) { }