Spring Boot Java starter for annotation-driven, non-intrusive operation logging.
easy-log is a Spring Boot starter that provides annotation-based operation logging for Java applications. It uses annotations and SpEL to generate business-facing operation records without modifying business code. The project supports custom functions and pluggable receivers, and is suited for multi-tenant SaaS or enterprise services that require audit trails.
0