summaryrefslogtreecommitdiff
path: root/src/mongo/logger/rotatable_file_writer.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-19099 Consistently use concurrency and time names via stdxAndrew Morrow2015-06-301-0/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-76/+80
* SERVER-18723 boost -> stdx for mutex, unique_lock, and lock_guardAdam Midvidy2015-06-171-3/+3
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-2/+1
* SERVER-13256 Scope iostream more narrowlyAndrew Morrow2015-01-051-1/+0
* SERVER-4905: add flag to disable mongo's builtin log rotationMark Benvenuto2014-06-061-1/+3
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-0/+3
* SERVER-10074 RotatableFileWriter type, introduce logger module.Andy Schwerin2013-07-031-0/+113