Edgewall Software

Changes between Version 22 and Version 23 of TracLogging


Ignore:
Timestamp:
Oct 15, 2019, 6:36:08 AM (5 years ago)
Author:
trac
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracLogging

    v22 v23  
    2222
    2323 '''CRITICAL''':: Log only the most critical (typically fatal) errors.
    24  '''ERROR''':: Log failures, bugs and errors. 
     24 '''ERROR''':: Log failures, bugs and errors.
    2525 '''WARN''':: Log warnings, non-interrupting events.
    2626 '''INFO''':: Diagnostic information, log information about all processing.