We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 038b938 commit d03d128Copy full SHA for d03d128
.github/ISSUE_TEMPLATE.md
@@ -30,5 +30,5 @@ Before opening a new issue, make sure you do the following:
30
# please use the following to format logs when posting them here
31
import pymodbus
32
33
-pymodbus.pymodbus_apply_logging_config()
+pymodbus.pymodbus_apply_logging_config("DEBUG")
34
```
0 commit comments