summaryrefslogtreecommitdiff
path: root/src/mongo/logv2/log_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue2022-07-271-1/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-64294 Enhance redact to always redact BinData 6Shreyas Kalyan2022-04-021-0/+10
* SERVER-62215 Improve the error message for logRotate commandErwin Pe2022-01-251-11/+19
* SERVER-47198 rotateLogs: tolerate unexpectedly missing or unexpectedly existi...Billy Donahue2021-06-281-3/+5
* SERVER-19470 logRotate - Currently rotates both audit log and server logShreyas Kalyan2020-12-111-16/+32
* SERVER-20359 Rename terse(UTC)CurrentTime to terseCurrentTimeForFilename()Sara Golemon2020-09-141-1/+1
* SERVER-49768 Remove logv1 logger components, and make rotation a callback listSara Golemon2020-08-181-18/+21
* SERVER-46585 Move redact to logv2Henrik Edin2020-03-101-0/+11
* SERVER-46584 Move rotateLogs into a log_util header under logv2.Henrik Edin2020-03-051-0/+64