Skip to content

[jdbc, client] Logging #2641

@chernser

Description

@chernser

Description

Libraries should do only necessary logging.

Only very important messages should be in info log.

Here is what should be logged on debug level:

  • Transport level logging:
    • request logging:
      • timestamp
      • query id
      • method
      • client port
      • pathname
      • search
      • headers
    • response
      • headers
      • status code
      • headers
      • duration
    • error logging
      • timestamp
      • query id
      • error code
      • error message
      • stack trace

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions