
implementation("com.ToxicBakery.logging:arbor:2.0.105")Arbor is a logging library inspired by Timber, offering a similar usage pattern with distinct features and terminology. It supports various logging levels—debug, info, verbose, warning, error, and wtf—and allows for automatic or custom log tagging. Custom seedlings can be created from the `com.toxicbakery.logging.ISeedling` interface. Kotlin extensions are provided to optimize string concatenations, ensuring efficient logging by evaluating strings only when necessary.
| Version | Release | Platforms |
|---|---|---|
| 2.0.105 | Release: 06 Mar 2025 | JVMWasmJSLinux |
| 2.0.103 | Release: 05 Mar 2025 | JVMWasmJSLinux |
| 2.0.102 | Release: 08 Jan 2025 | JVMWasmJS |
| 1.40.86 | Release: 20 Apr 2023 | JVMJS |
| 1.39.84 | Release: 19 Dec 2022 | JVMJS |
| 1.39.83 | Release: 19 Dec 2022 | JVMJS |
| 1.38.81 | Release: 17 Dec 2022 | JVMJS |
| Version | Release | Platforms |
|---|---|---|
| 2.0.105 | Release: 06 Mar 2025 | JVMWasmJSLinux |
| 2.0.103 | Release: 05 Mar 2025 | JVMWasmJSLinux |
| 2.0.102 | Release: 08 Jan 2025 | JVMWasmJS |
| 1.40.86 | Release: 20 Apr 2023 | JVMJS |
| 1.39.84 | Release: 19 Dec 2022 | JVMJS |
| 1.39.83 | Release: 19 Dec 2022 | JVMJS |
| 1.38.81 | Release: 17 Dec 2022 | JVMJS |