Package com.petarmc.lib.log


package com.petarmc.lib.log
  • Class
    Description
    Utility class for obtaining logger instances.
    Configuration settings for the logging system.
    Represents the different log levels supported by the logging system.
    PerformanceLog implementation that logs messages to the console and optionally to a file.
    Interface for a simple logger with multiple log levels.