Test: Logging
Enabled logging in unit tests. Seperated LogManager into LogManager (singleton stuff) and LogManagerImplementation (actual logging stuff) Implemented simple FileLogger review id = 13
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
/lib/
|
||||
/bin/Debug/
|
||||
/bin/Release/
|
||||
/bin/data/log/
|
||||
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user