[Checkins] [zopefoundation/ZConfig] e755c1: correct types for log record sample values

GitHub noreply at github.com
Sun Dec 30 08:28:46 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZConfig
  Commit: e755c177cf774cef23f2ea1465ec83a8f291b665
      https://github.com/zopefoundation/ZConfig/commit/e755c177cf774cef23f2ea1465ec83a8f291b665
  Author: Fred Drake <fred.drake at keepertech.com>
  Date:   2018-12-29 (Sat, 29 Dec 2018)

  Changed paths:
    M ZConfig/components/logger/formatter.py
    M ZConfig/components/logger/handlers.py
    M ZConfig/components/logger/tests/test_formatter.py

  Log Message:
  -----------
  correct types for log record sample values

using a string instead of an integer for levelno causes some
reasonable formats to trigger validation failures when they
should not

fixes issue #61


  Commit: 1582658230ff878731d1a42104478a64575cc1ca
      https://github.com/zopefoundation/ZConfig/commit/1582658230ff878731d1a42104478a64575cc1ca
  Author: Fred Drake <fred at fdrake.net>
  Date:   2018-12-30 (Sun, 30 Dec 2018)

  Changed paths:
    M ZConfig/components/logger/formatter.py
    M ZConfig/components/logger/handlers.py
    M ZConfig/components/logger/tests/test_formatter.py

  Log Message:
  -----------
  Merge pull request #64 from zopefoundation/fd-log-format-sample-value-types

correct types for log record sample values


Compare: https://github.com/zopefoundation/ZConfig/compare/07a0d0aeb259...1582658230ff
      **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