Changes between Version 1 and Version 2 of S3/S3Log


Ignore:
Timestamp:
02/16/14 21:28:59 (11 years ago)
Author:
redsin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3Log

    v1 v2  
    7171=== Caller Info ===
    7272
    73 With settings.log.caller_info = True, the log messages will include information about the origin of the log message (file name, line number, function name):
     73With
     74{{{#!python
     75settings.log.caller_info = True
     76}}}
     77the log messages will include information about the origin of the log message (file name, line number, function name):
    7478{{{
    75792014-02-16 11:58:23 (applications/eden/modules/s3/s3rest.py 477 __init__) ERROR: Something went wrong: Example