Commit Graph

8 Commits

Author SHA1 Message Date
Joseph Prince
9a6df1dee2 SERVER-100703 Remove discussion of "format-strings" from docs/logging.md (#32536)
GitOrigin-RevId: 50fe7f89ec43e17436e201e323abf7ed4d31f4be
2025-04-09 21:31:53 +00:00
kmznam
2e9e3f4276 SERVER-97577 improve, generalize LOGV2_PROD_ONLY (#29777)
GitOrigin-RevId: 831c982d7b607af9bf24b7aee8170a0db42d2498
2024-12-11 17:02:26 +00:00
Alex Neben
b665258d9d SERVER-88970 Added yaml formatting to server repo
GitOrigin-RevId: 35db3811d8f749edd5b79ba910adcbc1ceb54cc4
2024-04-06 05:23:20 +00:00
Alexander Neben
71f830ce49 SERVER-87034 Initial markdown format (#19276)
GitOrigin-RevId: 64e388007ec1ac3744537253540995af628bcc00
2024-02-27 19:58:04 +00:00
Billy Donahue
d1e6659369 SERVER-81602 remove fmtMessage from LOGV2 statements
SERVER-80602 codebase-wide changes

remove selection test

apply clang-format

remove mistake files

remove format message

remove blank line artifacts

apply clang-format

remove blanks

SERVER-81602 logging.md update

manual fixup

windows fix

windows fix

mac fix

mac fix

add note to logging.md about legacy fmt strings
2023-10-04 16:09:14 +00:00
Billy Donahue
88830eb62f SERVER-74968 add toStringForLogging(x) as an ADL hook 2023-03-21 18:32:16 +00:00
Billy Donahue
1634edc01f SERVER-52604 normalize log.h inclusion semantics 2022-05-04 23:17:39 +00:00
Alexander Golin
2207a3236b SERVER-62595 Migrate logv2 README to docs/logging.md and update references 2022-03-08 21:48:27 +00:00