hu.dwim.logger
hu,dwim,logger is a logging library.

A tree of log categories delegating log messages to their parents. Each logger can have multiple appenders that can emit the messages somewhere.

Distinguishing features:

  • separate compile-time/run-time log levels
  • a thread-safe caching file appender

Homepage: https://github.com/hu-dwim/hu.dwim.logger