Commit graph

8 commits

Author SHA1 Message Date
4281f946be
Fix Javadoc generation issues 2024-11-05 03:07:34 +01:00
7c0b7e1e90
Rewrite logging infrastructure
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
2024-11-05 02:54:50 +01:00
643bda6c28
Update maven repository URL 2024-10-15 13:53:16 +02:00
2d558f8482
Update and add README.md files 2024-10-15 13:49:02 +02:00
d0a68b22d2
Fix Javadoc documentation 2024-10-15 04:07:01 +02:00
cdde093b31
Update notification dismissal system a bit 2024-10-15 04:05:37 +02:00
6cd38377b2
Reorganize build scripts 2024-10-15 03:36:50 +02:00
bed5811b70
Add notification subsystem 2024-10-15 03:30:55 +02:00