This is an automated email from the ASF dual-hosted git repository.
spmallette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.
from ccf5e0e Merge pull request #1557 from mikepersonick/TINKERPOP-2695
add a2baea3 Python logging under a separate logger "gremlinpython" (#1562)
No new revisions were added by this update.
Summary of changes:
.../src/main/python/gremlin_python/driver/client.py | 10 ++++++----
.../gremlin_python/driver/driver_remote_connection.py | 16 +++++++++-------
.../src/main/python/gremlin_python/driver/protocol.py | 8 +++++---
.../python/gremlin_python/process/graph_traversal.py | 4 +++-
4 files changed, 23 insertions(+), 15 deletions(-)