[Checkins] [zopefoundation/ZConfig] c5edff: update log_format to accept "funcName"

GitHub noreply at github.com
Wed Jan 2 17:13:48 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZConfig
  Commit: c5edff6c72fa1664d51213d04806d7066fc66b10
      https://github.com/zopefoundation/ZConfig/commit/c5edff6c72fa1664d51213d04806d7066fc66b10
  Author: Fred Drake <fred.drake at keepertech.com>
  Date:   2019-01-02 (Wed, 02 Jan 2019)

  Changed paths:
    M CHANGES.rst
    M ZConfig/components/logger/formatter.py
    M ZConfig/components/logger/tests/test_formatter.py
    M ZConfig/components/logger/tests/test_logger.py

  Log Message:
  -----------
  update log_format to accept "funcName"

- field added to log records in Python 2.6 and 3.1,
  so accepted for all python versions supported by
  ZConfig

- added tests specifically for the log_format function
  accepting "funcName" and numeric formatting for
  other fields recently touched in ZConfig

partially addresses issue #63


  Commit: 00155b50a8d0252246085e5ee766acb9e129d3c6
      https://github.com/zopefoundation/ZConfig/commit/00155b50a8d0252246085e5ee766acb9e129d3c6
  Author: Fred Drake <fred at fdrake.net>
  Date:   2019-01-02 (Wed, 02 Jan 2019)

  Changed paths:
    M CHANGES.rst
    M ZConfig/components/logger/formatter.py
    M ZConfig/components/logger/tests/test_formatter.py
    M ZConfig/components/logger/tests/test_logger.py

  Log Message:
  -----------
  Merge pull request #66 from zopefoundation/fd-log-format-func-name

update log_format to accept "funcName"


Compare: https://github.com/zopefoundation/ZConfig/compare/025cd0ddc6fa...00155b50a8d0
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the checkins mailing list