mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
Merge branch 'mega' into feature/fetchConfig
This commit is contained in:
@@ -203,7 +203,16 @@
|
||||
:red:`Internal`","
|
||||
Add string to log
|
||||
|
||||
``LogEntry,<string>``"
|
||||
``LogEntry,<string>[,<level>]``
|
||||
|
||||
``<level>`` is optional and can be any of these (numeric) values:
|
||||
|
||||
- 1 = ERROR
|
||||
- 2 = INFO (default)
|
||||
- 3 = DEBUG
|
||||
- 4 = DEBUG_DEV
|
||||
|
||||
When a ``<level>`` is provided, it will be present in the log output if the 'Tolerant last parameter' Advanced setting is enabled."
|
||||
"
|
||||
LogPortStatus","
|
||||
:red:`Internal`","
|
||||
|
||||
Reference in New Issue
Block a user