mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
74bf043a44
Noticed that from the controller form settings.xml the logLevel selection is a drop down allowing only once choice between: - normal - extensive - debug Added the additional choices: - debug 2 - debug 3 Altered the php code to implement a switch in line with that single possible choice.