//-------------------------------------------------- // pLogger Configuration Block (Created from Plugin) ProcessConfig = pLogger { AppTick = 10 CommsTick = 10 File = LOG_%(VNAME) PATH = ./data //SyncLog = true @ 0.2 AsyncLog = true FileTimeStamp = true BridgeFrequency = 0 Log = IVPHELM_LIFE_EVENT @ 0 nosync // Log it all!!!!! LogAuxSrc = true WildCardLogging = true LoggingDirectorySummaryFile = ~/.pLogger_%(VNAME) WildCardOmitPattern = *_STATUS WildCardOmitPattern = DB_VARSUMMARY WildCardOmitPattern = DB_RWSUMMARY WildCardExclusionLog = true }