https://github.com/t8rin/logger
Logger wrapper around Android Log.* with convenient api, auto conversion from object to strings and writing each log to file which can be shared then
https://github.com/t8rin/logger
Last synced: 7 months ago
JSON representation
Logger wrapper around Android Log.* with convenient api, auto conversion from object to strings and writing each log to file which can be shared then
- Host: GitHub
- URL: https://github.com/t8rin/logger
- Owner: T8RIN
- License: apache-2.0
- Created: 2025-03-16T16:09:31.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-03-16T16:28:49.000Z (7 months ago)
- Last Synced: 2025-03-16T17:23:00.948Z (7 months ago)
- Language: Kotlin
- Homepage:
- Size: 110 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Logger wrapper around Android Log.* with convenient api, auto conversion from object to strings and writing each log to file which can be shared then