Changes between Version 6 and Version 7 of TracLogging


Ignore:
Timestamp:
Dec 29, 2020, 5:09:28 AM (3 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracLogging

    v6 v7  
    22[[TracGuideToc]]
    33
    4 Trac supports logging of system messages using Python's [http://docs.python.org/library/logging.html logging module].
     4Trac supports logging of system messages using Python's [https://docs.python.org/2/library/logging.html logging module].
    55
    66Logging is configured in the [TracIni#logging-section "[logging]"] section of TracIni.