Skip to content

Commit

Permalink
Minor doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
seime committed Jun 27, 2024
1 parent c9da714 commit 224b573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ This will produce logs on level `INFO` in the openHAB logs like this:
[2024-04-04 15:06:25.863] [varmtvann] [D][sensor:094]: 'VV Temp midt': Sending state 71.68750 °C with 1 decimals of accuracy
```

To redirect device logs to a separate log file, edit your `log4j.xml` file and add the following in the `Appenders`
To redirect device logs to a separate log file, edit your `log4j.xml` file and add the following in the `<Appenders>`
section:

```xml
Expand Down

0 comments on commit 224b573

Please sign in to comment.