mirror of
https://github.com/netbirdio/OPNsensePlugins.git
synced 2026-05-22 18:42:59 -07:00
refactor
This commit is contained in:
@@ -69,14 +69,14 @@
|
||||
</enable>
|
||||
<logLevel type="OptionField">
|
||||
<Required>Y</Required>
|
||||
<BlankDesc>Info</BlankDesc>
|
||||
<Default>info</Default>
|
||||
<OptionValues>
|
||||
<fatal>Fatal</fatal>
|
||||
<error>Error</error>
|
||||
<warn>Warn</warn>
|
||||
<info>Info</info>
|
||||
<debug>Debug</debug>
|
||||
<trace>Trace</trace>
|
||||
<fatal>fatal</fatal>
|
||||
<error>error</error>
|
||||
<warn>warn</warn>
|
||||
<info>info</info>
|
||||
<debug>debug</debug>
|
||||
<trace>trace</trace>
|
||||
</OptionValues>
|
||||
</logLevel>
|
||||
</syslog>
|
||||
|
||||
Reference in New Issue
Block a user