mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[modbus] update verbose logging guide in README (#9871)
As a result of openhab#9268 the logger is now in core. Signed-off-by: Sami Salonen <ssalonen@gmail.com>
This commit is contained in:
parent
b5b787932d
commit
c81e0c0a68
@ -1265,7 +1265,7 @@ Check thing status for errors in configuration or communication.
|
||||
Enable `DEBUG` or `TRACE` (even more verbose) logging for the loggers named:
|
||||
|
||||
* `org.openhab.binding.modbus`
|
||||
* `org.openhab.io.transport.modbus`
|
||||
* `org.openhab.core.io.transport.modbus`
|
||||
* `net.wimpi.modbus`
|
||||
|
||||
Consult [openHAB logging documentation](https://www.openhab.org/docs/administration/logging.html#defining-what-to-log) for more information.
|
||||
|
Loading…
Reference in New Issue
Block a user