Releases: MengRao/fmtlog
Releases · MengRao/fmtlog
v2.3.0
13 Feb 08:08
Compare
Sorry, something went wrong.
No results found
upgrade fmtlib to 11.1.3
update tscns: improve calibrate() on system time change with big step
v2.2.2
24 Jul 01:18
Compare
Sorry, something went wrong.
No results found
v2.2.1
11 Sep 09:23
Compare
Sorry, something went wrong.
No results found
v2.2.0
27 Jun 03:43
Compare
Sorry, something went wrong.
No results found
upgrade TSCNS to 2.0: now tsc clock will be synchronized with system clock
change default FMTLOG_ACTIVE_LEVEL to FMTLOG_LEVEL_DBG
v2.1.4
09 Jun 00:26
Compare
Sorry, something went wrong.
No results found
Support log queue full callback.
v2.1.3
19 Feb 06:24
Compare
Sorry, something went wrong.
No results found
Upgrade fmtlib to 8.1.1
Support compile option -fno-exceptions
Optimize frontend code size
Support disabling runtime log level filtering by macro "FMTLOG_NO_CHECK_LEVEL"
v2.1.2
19 Jan 03:15
Compare
Sorry, something went wrong.
No results found
fix an bug about FMTLOG_BLOCK introduced in v2.1.1
fix an issue on copying aligned objects
make format string type consistent with fmt::format/print
v2.1.1
06 Jan 01:21
Compare
Sorry, something went wrong.
No results found
Fix a gcc compiling error
v2.1.0
05 Jan 08:39
Compare
Sorry, something went wrong.
No results found
upgrade fmtlib to 8.1.0
reduce code size for front-end log statements by 40%(for non-header-only usage)
v2.0.0
10 Aug 14:14
Compare
Sorry, something went wrong.
No results found
Major feature: Log will be output in time order among different threads