module MongoActions

Constants

ACTIONS
AGGREGATE
DELETE
ENDSESSION
ERROR
FAILED
FIND

substring matches and the corresponding colors for mongodb actions

INITIALIZING
INSERT
PREFIX_REGEX

regex for for the log prefix that will be filtered out matches: +| localhost:27017 | app_test.update | STARTED |+ note: +| STARTED |+ and +| SUCCEEDED |+ will be filtered due to redundancy, but +| FAILED |+ and others will not

SUCCEEDED
UNNECESSARY

substring matches for unnecessary log messages that will be filtered out

UPDATE