X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fengine.git;a=blobdiff_plain;f=POLICY-SDK-APP%2Fconfig%2FpolicyLogger.properties;h=44846301d758e3d8a4645e2e618c1e11f09381e6;hp=67cc5a6edacae41a172629dced8082ff5e9f8b90;hb=fa6a2df96defb4a614dadd2ad1b45ac131f0cfda;hpb=67de0163434349c52291e49cc7bbeadcba03747c diff --git a/POLICY-SDK-APP/config/policyLogger.properties b/POLICY-SDK-APP/config/policyLogger.properties index 67cc5a6ed..44846301d 100644 --- a/POLICY-SDK-APP/config/policyLogger.properties +++ b/POLICY-SDK-APP/config/policyLogger.properties @@ -32,7 +32,7 @@ concurrentHashMap.limit=5000 stop.check.point=2500 ################################### Set logging format ############################################# # set EELF for EELF logging format, set LOG4J for using log4j, set SYSTEMOUT for using system.out.println -logger.type=SYSTEMOUT +logger.type=EELF #################################### Set level for EELF or SYSTEMOUT logging ################################## # Set level for debug file. Set DEBUG to enable .info, .warn and .debug; set INFO for enable .info and .warn; set OFF to disable all debugLogger.level=INFO