close
Warning:
Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.
- Timestamp:
-
2021-07-11T14:17:48-07:00 (3 years ago)
- Author:
-
trac
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v5
|
v6
|
|
21 | 21 | |
22 | 22 | '''CRITICAL''':: Log only the most critical (typically fatal) errors. |
23 | | '''ERROR''':: Log failures, bugs and errors. |
| 23 | '''ERROR''':: Log failures, bugs and errors. |
24 | 24 | '''WARN''':: Log warnings, non-interrupting events. |
25 | 25 | '''INFO''':: Diagnostic information, log information about all processing. |