You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Florian Hockmann (Jira)" <ji...@apache.org> on 2020/11/11 12:38:00 UTC

[jira] [Created] (TINKERPOP-2471) Add logging to Gremlin.Net driver

Florian Hockmann created TINKERPOP-2471:
-------------------------------------------

             Summary: Add logging to Gremlin.Net driver
                 Key: TINKERPOP-2471
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2471
             Project: TinkerPop
          Issue Type: Improvement
          Components: dotnet
            Reporter: Florian Hockmann


It would be helpful to have logging in the driver to get insights into its internal state. Examples for events that we could log are:
 * A connection is dead & will be replaced.
 * The pool is empty, so we cannot get a connection for the current request (but will probably try again)

This should make it more transparent for users how the driver operates and what its current state is.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)