Charl Wentzel d770d9f6cb Important Update:
- LogCore:
  - Implement ReadLogLevel() & ReadLogOutput() methods
    Standardised handling of logging parameters
  - Split Log/Output in config to: Log/Output & Log/Options
  - LogOutput (Show) param: first nibble = format, second nibble = options
  - Replace Format constants (OUT_XXX) with enum ELogOutput
  - Add loRaw format - raw untouched output
  - Replace OUT_CRLF with OUT_NOCRLF - Replace \r\n with "."
  - Improved Binary output method
  - Simplified Log->Output() method
- FunctionCore, ApplicationCore:
  - Replace reading of LogConfig with new methods in LogCore
2018-11-25 18:24:36 +02:00
2018-11-25 18:24:36 +02:00
2018-11-24 13:35:23 +02:00
2018-11-19 19:52:39 +02:00
2017-07-22 17:46:05 +02:00
2017-11-21 10:15:26 +02:00
2018-11-25 18:24:36 +02:00
2018-11-24 13:35:23 +02:00
2018-11-20 11:27:09 +02:00
2017-08-23 18:03:11 +02:00
2018-11-24 13:35:23 +02:00
2018-11-24 13:35:23 +02:00
2018-11-20 11:27:09 +02:00
2017-08-21 20:51:10 +02:00
2018-11-24 13:35:23 +02:00
2018-11-24 13:35:23 +02:00
2017-07-26 10:41:04 +02:00
2018-11-25 18:24:36 +02:00
2018-11-24 13:35:23 +02:00
2017-08-21 20:51:10 +02:00
2017-08-21 20:51:10 +02:00
2018-11-24 13:35:23 +02:00
2018-11-17 19:10:59 +02:00
2017-11-21 11:42:42 +02:00
2017-08-06 12:32:14 +02:00
2018-11-25 18:24:36 +02:00
2018-11-25 18:24:36 +02:00
2018-11-24 13:35:23 +02:00
2018-11-24 13:35:23 +02:00
2018-11-22 11:29:55 +02:00
2017-07-22 17:46:05 +02:00
2017-07-22 17:46:05 +02:00
2017-11-21 10:15:26 +02:00
2018-11-24 13:35:23 +02:00
2018-11-25 10:19:52 +02:00
Description
No description provided
417 KiB
Languages
C++ 97.8%
C 2.1%