Skip to content

Commit 972f2b2

Browse files
author
kasemir
committed
PVA: By default, log CONFIG
1 parent 0f16006 commit 972f2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pva/src/main/resources/pva_logging.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ java.util.logging.SimpleFormatter.format=%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS.%1t
1717
# java.util.logging.SimpleFormatter.format=%1$tY-%1$tm-%1$td %1$tH:%1$tM:%1$tS %4$s [%2$s] %5$s%6$s%n
1818

1919
# General library logging
20-
org.epics.pva.level = INFO
20+
org.epics.pva.level = CONFIG
2121

2222
# Proxy logging
2323
org.epics.pva.proxy.level = INFO

0 commit comments

Comments
 (0)