Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.#logging#debugging
Provides super simple APIs for logging. The log also includes caller info by setting includeCallerInfo to true. On Android Studio, jump to called location by clicking the log.#logger#logging
Cross-platform html/io Logger library with simple API. Manipulate with native and web console. Support ascii colorize output.
#cross-platform#logging#logger#logs#log
An extensible logger with an intuitive tree-like structure. Notice excels in seamless cross-package logging while offering a simple yet robust API for developers.#logging#logger#notice