Commit Graph

9 Commits

Author SHA1 Message Date
Peter Thorson
9ebd169675 fixes a crash when strftime overflowed buffer #205 2013-04-05 07:29:20 -05:00
Peter Thorson
ef857ea831 splits basic logger from log constants 2013-03-28 22:42:51 -05:00
Peter Thorson
ce95137ef5 Removes more implicit casts 2013-02-17 07:44:41 -06:00
Peter Thorson
78b52be803 removes force casting from int to bool 2013-02-17 07:13:09 -06:00
Peter Thorson
e0abafbd71 moves stdint header to common includes 2013-02-08 08:48:39 -06:00
Peter Thorson
b4903dad0b adds an application level logging level 2013-01-31 08:40:16 -06:00
Peter Thorson
0bb60df7fc adds a typedef for logging levels 2013-01-27 10:35:57 -06:00
Peter Thorson
375108aabf Switches cout based logging to logging policy 2013-01-27 08:20:08 -06:00
Peter Thorson
6ab39622e5 adds basic logger class, with tests, and updates configs to include it 2013-01-20 20:24:26 -06:00