Engine/windowing/glfw/src/main
JeremyStarTM 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
..
java Rewrite logging infrastructure 2024-11-05 02:54:50 +01:00
javadoc Fix copyright notice copyright attribution 2024-09-27 23:02:16 +02:00