Files
Sourcetrail/.gitignore
T
Manuel Dobusch 7badd1217f Test: Logging
Enabled logging in unit tests.
Seperated LogManager into LogManager (singleton stuff) and LogManagerImplementation (actual logging stuff)
Implemented simple FileLogger

review id = 13
2014-05-06 17:03:50 +02:00

8 lines
66 B
Plaintext

/build/
/lib/
/bin/Debug/
/bin/Release/
/bin/data/log/
.DS_Store