Interface Logger

  • All Implemented Interfaces:

    
    public interface Logger
    
                        

    The Logger API that can be used to gather more information on the player internal behaviour.

    • Recommended to be only used in debug mode or for specific use cases.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Logger.Companion
      public interface Logger.Listener

      Listener to receive the log messages along with their respective tags.

      • Recommended to be only used in debug mode or for specific use cases.

      • All methods are called from a coroutine with the Dispatchers.Default context.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description