Commit Graph

11 Commits

Author SHA1 Message Date
Steve McClure
32e8f260de SERVER-124136 Format markdown via prettier: wrap lines and use width of 100 (#52231)
GitOrigin-RevId: 3305c1e2ee3a6a2c3a5b2b7883b0f491a59ed646
2026-04-21 19:20:11 +00:00
Didier Nadeau
18e44a9e69 SERVER-119095 Document rate-limiting logs with SeveritySuppressor (#48106)
GitOrigin-RevId: 42b3ba72e8dcd1d2c7867e397c93c5e14c216780
2026-02-17 18:51:56 +00:00
Billy Donahue
d5ec2e3def SERVER-117779 Fix typo: occured -> occurred in docs/logging.md (#46965)
Co-authored-by: Bodhi Silberling <bodhirussellsilberling@yahoo.com>
GitOrigin-RevId: f76cd249fbaeafcf72cce8208fc46506167efce9
2026-01-26 16:43:47 +00:00
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