Files
kotlin-simple-logging/src
rnentjes ecfe2b9122 Refactor package structure for logger to include versioning.
Moved all logger-related classes to the `nl.astraeus.logger.v1` package to introduce versioning and improve maintainability. Updated logic in `StringArrayRing` to filter out blank lines during data retrieval. This change establishes a foundation for future updates without breaking compatibility.
2025-05-15 16:14:56 +02:00
..