Openhab Hilfen: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Nick (Diskussion | Beiträge) |
Nick (Diskussion | Beiträge) |
||
| Zeile 17: | Zeile 17: | ||
|- | |- | ||
|LogLevel|logDebug()|logInfo()|logWarn()|logError()| | |LogLevel|logDebug()|logInfo()|logWarn()|logError()| | ||
|-|DEBUG | X | x | x | x | | |- |DEBUG | X | x | x | x | | ||
|-|INFO | | x | x | x | | |- |INFO | | x | x | x | | ||
|-|WARN | | | x | x | | |- |WARN | | | x | x | | ||
|-|ERROR | | | | x | | |- |ERROR | | | | x | | ||
|-|OFF | | | | |} | |- |OFF | | | | |} | ||
{| class="wikitable" | {| class="wikitable" | ||
Version vom 16. März 2021, 18:02 Uhr
Openhab Console
Starten der Openhab Konsole unter Linux:
openhab-cli console
Anmeldung:
Benutzer: openhab Passwort: habopen
Logs ändern
Beispiel:
log:set <LogLevel> org.openhab.binding.<bindingname>
| LogLevel | |||||
|---|---|---|---|---|---|
| logDebug()|logInfo()|logWarn()|logError()| | |||||
| LogLevel |
|---|