parent
41f159d1c0
commit
37e692266c
1 changed files with 4 additions and 4 deletions
|
@ -126,10 +126,10 @@
|
|||
|
||||
[/column]
|
||||
|
||||
{_GUI_LOGGER_RADIOS {_DEBUG} "Debug level logging: maximum information"}
|
||||
{_GUI_LOGGER_RADIOS {_INFO} "Info level logging: more information"}
|
||||
{_GUI_LOGGER_RADIOS {_WARN} "Warning level logging: less information"}
|
||||
{_GUI_LOGGER_RADIOS {_ERR} "Error level logging: minimum information"}
|
||||
{_GUI_LOGGER_RADIOS {_DEBUG} ( _ "Debug level logging: maximum information")}
|
||||
{_GUI_LOGGER_RADIOS {_INFO} ( _ "Info level logging: more information")}
|
||||
{_GUI_LOGGER_RADIOS {_WARN} ( _ "Warning level logging: less information")}
|
||||
{_GUI_LOGGER_RADIOS {_ERR} ( _ "Error level logging: minimum information")}
|
||||
|
||||
[/row]
|
||||
[/grid]
|
||||
|
|
Loading…
Add table
Reference in a new issue