[Checkins] [zopefoundation/ZEO] 6e13bb: When creating an ad hoc server, a log file isn't c...

GitHub noreply at github.com
Tue Aug 9 20:32:18 CEST 2016


  Branch: refs/heads/asyncio
  Home:   https://github.com/zopefoundation/ZEO
  Commit: 6e13bbe85cc6fb646f9f6c4ee124f5848d2ccce9
      https://github.com/zopefoundation/ZEO/commit/6e13bbe85cc6fb646f9f6c4ee124f5848d2ccce9
  Author: Jim Fulton <jim at zope.com>
  Date:   2016-08-08 (Mon, 08 Aug 2016)

  Changed paths:
    M CHANGES.rst
    M src/ZEO/tests/ConnectionTests.py
    M src/ZEO/tests/forker.py
    M src/ZEO/tests/testZEO.py

  Log Message:
  -----------
  When creating an ad hoc server, a log file isn't created by
  default. You must pass a log option specifying a log file name.


  Commit: cc26ec3886567fea47d3fdef4d2b08117aa48311
      https://github.com/zopefoundation/ZEO/commit/cc26ec3886567fea47d3fdef4d2b08117aa48311
  Author: Jim Fulton <jim at jimfulton.info>
  Date:   2016-08-09 (Tue, 09 Aug 2016)

  Changed paths:
    M CHANGES.rst
    M src/ZEO/tests/ConnectionTests.py
    M src/ZEO/tests/forker.py
    M src/ZEO/tests/testZEO.py

  Log Message:
  -----------
  Merge pull request #71 from zopefoundation/optional-ad-hoc-log

When creating an ad hoc server, a log file isn't created by default


Compare: https://github.com/zopefoundation/ZEO/compare/f7a7c6a77e8c...cc26ec388656


More information about the checkins mailing list