JeremyStarTM
7c0b7e1e90
This commit changes the following things inside the logging infrastructure: - passing issuerClass, issuerOrigin and issuerMetadata is no longer required, relevant information is now being pulled from the stack - split huge classes into multiple smaller ones - separated "normal" and asynchronous logging classes - simplified logging - improved performance - more detailed crash reporting - regex-based filtering - internal placeholders have been replaced with more lightweight method calls - much more changes |
||
---|---|---|
.. | ||
src/main/java | ||
build.gradle | ||
gradle | ||
gradlew | ||
gradlew.bat | ||
README.md |
The development application
It is used during development to test out new stuff. It should not be used an example application.