Skip to content

Commit

Permalink
Update log.md
Browse files Browse the repository at this point in the history
fix priority order
  • Loading branch information
nmice authored and enhorse committed Jan 18, 2021
1 parent 510375a commit 501ee1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ __Layout__ - наследник класса `org.apache.log4j.Layout` пред

Между уровнями логирования установлен следующий порядок приоритетов:

`OFF < TRACE < DEBUG < INFO < WARN < ERROR < FATAL < ALL`
`ALL < TRACE < DEBUG < INFO < WARN < ERROR < FATAL < OFF`

[к оглавлению](#Журналирование)

Expand Down

0 comments on commit 501ee1a

Please sign in to comment.