Skip to content
Success

Changes

Summary

  1. Rewrite the GalaxiLogger (commit: 6bd4f0b) (details)
Commit 6bd4f0b46cea74743df15f3074f0630fb9fc9f7d by ME1312
Rewrite the GalaxiLogger
This rewrite offers better support for multi-threaded writing to
Galaxi's log api. These changes are not breaking.
Also, support for LogFilter!
(commit: 6bd4f0b)
The file was modified GalaxiAPI/src/net/ME1312/Galaxi/Library/Log/LogStream.java (diff)
The file was modified GalaxiEngine/src/net/ME1312/Galaxi/Engine/Library/Log/SystemLogger.java (diff)
The file was addedGalaxiAPI/src/net/ME1312/Galaxi/Library/Log/LogLevel.java
The file was modified GalaxiEngine/src/net/ME1312/Galaxi/Engine/Library/Log/FileLogger.java (diff)
The file was modified GalaxiEngine/UI/src/net/ME1312/Galaxi/Engine/Standalone/ConsoleWindow.java (diff)
The file was modified GalaxiAPI/src/net/ME1312/Galaxi/Library/Log/Logger.java (diff)
The file was addedGalaxiAPI/src/net/ME1312/Galaxi/Library/Log/LogFilter.java