test/jdk/java/net/httpclient/websocket/logging.properties
author prappo
Mon, 19 Mar 2018 17:04:28 +0000
branchhttp-client-branch
changeset 56321 4c3e5976942a
parent 47216 71c04702a3d5
permissions -rw-r--r--
http-client-branch: (WebSocket) abort tests
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
43999
4cc44dd9f14f 8164625: Pooled HttpConnection should be removed during close
prappo
parents:
diff changeset
     1
handlers=java.util.logging.ConsoleHandler
4cc44dd9f14f 8164625: Pooled HttpConnection should be removed during close
prappo
parents:
diff changeset
     2
.level=ALL
4cc44dd9f14f 8164625: Pooled HttpConnection should be removed during close
prappo
parents:
diff changeset
     3
java.util.logging.ConsoleHandler.level=ALL
4cc44dd9f14f 8164625: Pooled HttpConnection should be removed during close
prappo
parents:
diff changeset
     4
java.util.logging.ConsoleHandler.formatter=java.util.logging.SimpleFormatter
4cc44dd9f14f 8164625: Pooled HttpConnection should be removed during close
prappo
parents:
diff changeset
     5
java.util.logging.SimpleFormatter.format=%4$s: %5$s [%1$tc]%n