Changes between Version 6 and Version 7 of TracLogging


Ignore:
Timestamp:
Aug 24, 2019, 7:16:43 AM (5 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.