Add debug2 and debug3 options to logLevel

Add options to support deeper logLevel acme.sh debug options debug 2 (_--debug 2_ and _--debug 3_)
This commit is contained in:
Bill Gertz
2019-10-15 18:19:54 +02:00
committed by GitHub
parent 7407626055
commit 3b34e60074
@@ -105,6 +105,8 @@
<normal>normal</normal>
<extended>extended</extended>
<debug>debug</debug>
<debug2>debug 2</debug2>
<debug3>debug 3</debug3>
</OptionValues>
</logLevel>
</settings>