mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-11-02 03:17:57 +00:00
Merge pull request #1419 from danielboulby-arm/db/docs
Correct ordering of log levels in documentation
This commit is contained in:
@@ -486,8 +486,8 @@ Common build options
|
||||
::
|
||||
|
||||
0 (LOG_LEVEL_NONE)
|
||||
10 (LOG_LEVEL_NOTICE)
|
||||
20 (LOG_LEVEL_ERROR)
|
||||
10 (LOG_LEVEL_ERROR)
|
||||
20 (LOG_LEVEL_NOTICE)
|
||||
30 (LOG_LEVEL_WARNING)
|
||||
40 (LOG_LEVEL_INFO)
|
||||
50 (LOG_LEVEL_VERBOSE)
|
||||
|
||||
Reference in New Issue
Block a user