Commit Graph

10 Commits (248358f318bfd406a445f7b4d2f29163d52d235e)

Author SHA1 Message Date
Gabi Melman c1fbafdcef
Update mdc.h (#3185)
Update error message
1 year ago
allen_qfl 362214a349
fix/issue-3101: fix the issue where mdc ignores SPDLOG_NO_TLS (#3184)
Co-authored-by: dyf <yufeng.duan@senscape.com.cn>
1 year ago
gabime 3b4fd93bd0 Updated comment about mdc 2 years ago
gabime 22b0f4fc06 Clang format 2 years ago
Gabi Melman 8fed530bdf
Update mdc.h 2 years ago
gabime 1253a57db6 Add mdc support for default format 2 years ago
Gabi Melman 4517ce8b5c
Update mdc.h 2 years ago
Gabi Melman 1f93017403
Update mdc.h 2 years ago
Gabi Melman f030afe696
Update mdc.h 2 years ago
Massimiliano Riva d03eb40c17
Added Mapped Diagnostic Context (MDC) support (#2907)
* Added Mapped Diagnostic Context (MDC) support

* Update include statement

* Optimize string creation

* Fix includes

* Fix padding rules in mdc empty case

* Add comment to describe the use of mdc formatter
2 years ago