Logger class for DeepAgents ACP Server
class LoggerClose the logger and flush any pending writes
Log a debug message (alias for log)
Log an error message
Flush pending writes to file
Get the log file path
Check if file logging is enabled
Log an info message
Check if logging is enabled (either debug or file)
Log a debug message
Log with a specific level
Log a warning message