upd set_logging for improved readability

This commit is contained in:
2026-02-09 10:32:13 +00:00
parent 71d4a81855
commit 998e72f43e
2 changed files with 12 additions and 6 deletions

View File

@@ -50,7 +50,7 @@ The CLI should now be discoverable as `obsws-cli`
- --timeout/-T: Websocket timeout
- --version/-v: Print the obsws-cli version
- --loglevel/-l: Set the application's logging level
- One of *CRITICAL, FATAL, ERROR, WARNING, INFO, DEBUG*
- One of *NOTSET, DEBUG, INFO, WARN, WARNING, ERROR, CRITICAL, FATAL*
Pass `--host`, `--port` and `--password` as flags on the root command, for example: