simple_logger icon indicating copy to clipboard operation
simple_logger copied to clipboard

Provides super simple APIs for logging. The log also includes caller info by setting includeCallerInfo to true. On Android Studio, jump to caller info by clicking the log.

Results 1 simple_logger issues
Sort by recently updated
recently updated
newest added

I want SimpleLogger to set any tags to a log and filter specific tags that be should show.

enhancement