diff options
author | Andy Schwerin <schwerin@10gen.com> | 2013-07-01 14:33:38 -0400 |
---|---|---|
committer | Andy Schwerin <schwerin@10gen.com> | 2013-07-03 10:11:38 -0400 |
commit | 665e6ec217b197577663fd739d66ae7a4e8aa359 (patch) | |
tree | dca4eab00323caddee7cc3baa2cda544c6ad20d0 /.gitignore | |
parent | b2b5e6663136a965ec0baaf377f88837e8a5b016 (diff) | |
download | mongo-665e6ec217b197577663fd739d66ae7a4e8aa359.tar.gz |
SERVER-10074 RotatableFileWriter type, introduce logger module.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index d55d0d0f029..dc5b2551e23 100644 --- a/.gitignore +++ b/.gitignore @@ -62,7 +62,7 @@ failfile.smoke #temp dirs dump -log +/log logs docs/html docs/latex |