Skip to content

Commit ee4ca07

Browse files
Fixes issue #2
1 parent 9937eef commit ee4ca07

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33

44
## Supported properties
55

6-
- java.util.logging.LOGGERNAME.appname
7-
- java.util.logging.LOGGERNAME.server.address
8-
- java.util.logging.LOGGERNAME.server.connectionTimeout
9-
- java.util.logging.LOGGERNAME.server.port
10-
- java.util.logging.LOGGERNAME.server.readTimeout
11-
- java.util.logging.LOGGERNAME.server.reconnectInterval
12-
- java.util.logging.LOGGERNAME.server.writeTimeout
13-
- java.util.logging.LOGGERNAME.useStructuredData
6+
- java.util.logging.RelpHandler.LOGGERNAME.appname
7+
- java.util.logging.RelpHandler.LOGGERNAME.server.address
8+
- java.util.logging.RelpHandler.LOGGERNAME.server.connectionTimeout
9+
- java.util.logging.RelpHandler.LOGGERNAME.server.port
10+
- java.util.logging.RelpHandler.LOGGERNAME.server.readTimeout
11+
- java.util.logging.RelpHandler.LOGGERNAME.server.reconnectInterval
12+
- java.util.logging.RelpHandler.LOGGERNAME.server.writeTimeout
13+
- java.util.logging.RelpHandler.LOGGERNAME.useStructuredData
1414

1515
## Usage
1616

0 commit comments

Comments
 (0)