
implementation("com.ToxicBakery.logging:arbor:1.39.84")Arbor is a logging library inspired by Timber, offering a lightweight and flexible solution for application logging. It provides a simple API for logging messages at various levels, such as debug, info, warn, and error. Arbor supports platform-specific implementations, including JVM and JavaScript environments, allowing developers to tailor logging behavior to their application's needs.