Class PLog

java.lang.Object
com.petarmc.lib.log.PLog
All Implemented Interfaces:
PLogger

public class PLog extends Object implements PLogger
PerformanceLog implementation that logs messages to the console and optionally to a file. Designed to track debug, info, warning, and error messages with optional thread and logger name information.