Logging

Logs are stored in the log/ directory. Log levels include:

  • DEBUG: Detailed debugging information

  • INFO: General informational messages (default)

  • WARNING: Warning messages

  • ERROR: Error messages only