Skip to content

Add audit logging #41

@akudiyar

Description

@akudiyar

Problem statement

Currently, there is no logging at all, except what comes from Netty. But logging is necessary for debug purposes and auditing the data flows.

Proposed solution

The following sides of logging should be considered:

  • Failure logging
  • Audit logging (tracing) for requests
  • Connection/disconnection logging
  • Logging settings (examples of logback configuration)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions