Commit Graph

13 Commits

Author SHA1 Message Date
Alpyne f13918b66f Enable fmtlib ostream usage in Logger 2020-11-06 17:51:37 -08:00
DankParrot 3f76d50d67 Highlight errors and warning messages in their level color
To make them stand out more from info, trace, debug messages.
2020-08-22 18:52:06 -07:00
DankParrot e91c2d9b50 Make internal assert method inline 2020-08-22 18:48:59 -07:00
DankParrot e37883a9bb Add Assert and AssertOnce macros 2020-08-22 18:44:28 -07:00
DankParrot 75c1f4ce01 Fix fmtlib including windows.h everywhere 2020-08-22 16:40:09 -07:00
DankParrot a11ad5ba47 Fix FEATHER_LOG_COLUMNS :) 2020-08-07 20:01:58 -07:00
Joshua Ashton 81e71dd452 Add logging comments 2020-08-07 06:55:17 +01:00
Joshua Ashton 79c277a440 Refactor logging :) 2020-08-07 06:23:22 +01:00
Joshua Ashton 134fd77247 Fix logging in files with Windows includes 2020-08-01 04:53:21 +01:00
DankParrot 09bf4ba110 Further improve logging system
Complain when too many channels
2020-07-30 16:35:18 -07:00
DankParrot 5abdafc614 Logging system cleanup 2020-07-28 21:37:22 -07:00
DankParrot 174af32355 Further implement logging system 2020-07-28 21:32:35 -07:00
DankParrot b67d8a11e8 Test of logging system 2020-07-28 18:43:59 -07:00