Lucas Nicodemus
b76d906c59
Overhaul debug logging
...
Debug logging now provides ConsoleDebug and ILog has been updated to
support the concept of debug logs. Debug logs are now controlled by
config.json instead of by preprocessor debug flag.
2020-05-19 22:04:10 -07:00
Lucas Nicodemus
70dd72443d
Update copyright to 2019 again
...
Fixes #1658 , most likely.
2019-03-29 17:16:37 -07:00
Lucas Nicodemus
569b350cea
Update to Pryaxis, 2018 part 2
...
If there's one thing I learned in this exercise, it's that letting
people add random python scripts to the repo like gpltext.py that
promise to be easier than find and replace is a bad idea.
2018-01-01 02:20:56 -07:00
Lucas Nicodemus
8d934ef08f
Update to 2018
2018-01-01 02:17:21 -07:00
White
c4a3a9fb67
Updated Copyright for 2017
2017-03-13 12:17:16 +10:30
Adilson Carvalho
49b4effe74
Changed year to 2016 on all GPL headers
2016-10-16 17:06:02 -02:00
Lucas Nicodemus
726576e3e0
Docs: TraceLevel vs LogLevel in ILog.cs
2015-04-12 22:17:06 -06:00
White
b4f2ddef47
DEBUG preprocessor conditional inside method
2015-04-09 15:56:51 +09:30
White
fc1d188951
DEBUG preprocessor checks for ILog
2015-04-08 20:46:12 +09:30
White
c7ce6f3f78
Switch from LogLevel in favour of TraceLevel
2015-03-19 14:38:37 +10:30
White
cb46221409
Add FileName to ILog interface. Also fixes some missing XML warnings
2015-03-19 13:56:38 +10:30
Lucas Nicodemus
008de9b28c
ILog interface now declares its debug method
...
@WhiteXZ must have forgot this?
2015-02-28 18:56:48 -07:00
Lucas Nicodemus
7d803ac2b1
Use tabs, for the love of god.
2015-02-28 18:43:25 -07:00
White
8ff36c6709
Adds a queue to the SQL log and fixes some issues pointed out
2015-02-26 15:37:36 +10:30
Lucas Nicodemus
0459dfca11
Adds SQL logging from WhiteX's fork; closes #869
2015-02-25 15:33:35 -07:00