Commit Graph

14 Commits

Author SHA1 Message Date
afd97b1522 Logging polish 2019-12-07 23:40:20 -08:00
24cbb17615 Finish adding the high log type (something more important than info, but not a warning either).
Add file/line/member to log messages.
Add Auto Category to logs using the last dir in their path.  This will entail moving some files around to get better categories.
2019-12-07 18:32:44 -08:00
992c442393 Minor changes 2019-10-04 09:58:41 -07:00
507987b50f Proper names for log categories. 2019-09-25 21:21:16 -07:00
6acbcfc21b Unifying library versions 2019-09-24 22:32:32 -07:00
30f3aa983b Reformat files 2019-07-12 01:02:29 -07:00
dd21ff0023 Add a new id class 2019-07-11 20:45:18 -07:00
0e98d66d06 Various fixes 2019-07-07 18:02:45 -07:00
4c02eaea75 Add property logging 2019-07-04 12:51:51 -07:00
98db61a4a5 Resource Manager
Major resource manager changes.  Things now properly lazy load.  There code for deferred loading, but its not currently active
2019-07-04 06:17:37 -07:00
880b23db4c Make logging more like all other logging frameworks 2019-06-26 18:03:00 -07:00
a2582f6abe Remove console write. 2013-04-04 20:15:38 -07:00
7c272afe56 Add the dangerous console writeline in log.
Fix the timer to work correctly.
2013-04-04 11:22:28 -07:00
46b76f68ed Initial stuff 2013-04-03 19:30:41 -07:00