Merge pull request #407 from owncloud/adding-level-4-to-logging

Adding level 4 to logging description
This commit is contained in:
Mark Barnard
2014-06-28 11:19:43 -04:00

View File

@@ -15,6 +15,7 @@ will be logged. You can choose between:
* **1**: INFO
* **2**: WARN
* **3**: ERROR
* **4**: FATAL
The most detailed information will be written if **0** (DEBUG) is set, the
least information will be written if **3** (ERROR) is set. Keep in mind that