Class AppLogger

java.lang.Object
dev.prozilla.pine.common.logging.Logger
dev.prozilla.pine.common.logging.AppLogger
All Implemented Interfaces:
Lifecycle, LogHandler

public class AppLogger extends Logger
Logger for the core application. Automatically reads the application's config and updates the logging accordingly.
  • Constructor Details

    • AppLogger

      public AppLogger(Application application)
  • Method Details

    • init

      public void init()
      Initializes this logger by reading the application's configuration and creating listeners.