[Checkins] [zopefoundation/ZConfig] 8f501c: correct types for log record sample values
    GitHub 
    noreply at github.com
       
    Fri Dec 28 19:46:29 CET 2018
    
    
  
  Branch: refs/heads/fd-log-format-sample-value-types
  Home:   https://github.com/zopefoundation/ZConfig
  Commit: 8f501cc688c45836cb9660035be47da1c8b453cc
      https://github.com/zopefoundation/ZConfig/commit/8f501cc688c45836cb9660035be47da1c8b453cc
  Author: Fred Drake <fred.drake at keepertech.com>
  Date:   2018-12-28 (Fri, 28 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
      **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