10gen / mongo-orchestration

Apache License 2.0
7 stars 11 forks source link

Include timestamps in logs by default #224

Closed ShaneHarvey closed 7 years ago

ShaneHarvey commented 7 years ago

Resolves #223.

Logs now include timestamps like so:

2017-02-15 17:01:06,694 [DEBUG] mongo_orchestration.replica_sets:268 - command result: ...
ShaneHarvey commented 7 years ago

@ajdavis does this satisfy your timestamp curiosity?

ajdavis commented 7 years ago

Thanks very much Shane!