
implementation("com.ToxicBakery.logging:arbor:1.40.86")Arbor is a logging library inspired by Timber, offering a flexible and efficient logging solution. It provides a simple API for logging messages at various levels, such as debug, info, warning, and error. Arbor supports customizable log trees, allowing developers to tailor logging behavior to their needs. Its lightweight design ensures minimal overhead, making it suitable for performance-sensitive applications. Arbor's modular architecture facilitates easy integration and extension, enabling developers to add custom loggers or modify existing ones. Additionally, it offers support for different platforms, ensuring consistent logging across various environments.