Files
mongo/util/log.cpp
Tad Marshall b1684bb3df SERVER-2612 -- support logRotate under windows
Add code to support the "logRotate" server command (e.g. "db.runCommand({logRotate:1})").
Windows does not support the "kill -SIGUSR1 <pid>" alternative that is available in
Linux.
2011-11-23 15:14:39 -05:00

5.3 KiB