https://github.com/gwttk/simplelog
easy-to-use logging class in java
https://github.com/gwttk/simplelog
java logging
Last synced: 5 months ago
JSON representation
easy-to-use logging class in java
- Host: GitHub
- URL: https://github.com/gwttk/simplelog
- Owner: gwttk
- License: mit
- Created: 2019-04-18T10:00:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2026-01-11T06:20:19.000Z (6 months ago)
- Last Synced: 2026-01-11T13:23:30.308Z (6 months ago)
- Topics: java, logging
- Language: Java
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simplelog
just see [LogTest.java](src/test/java/com/github/immueggpain/simplelog/LogTest.java) eample.