Skip to content

Logging issues #10

Description

@martin-volf

There are several interrelated issues with logging, some of them reaching into the gnmi-tools project:

  • logging is not really configurable, only its level can be changed via a CLI option;
  • the way how confd_gnmi_* loggers are disabled/enabled is far from standard, hence likely to cause confusion or bugs
  • confd_gnmi_client and confd_gnmi_rpc loggers are used within one module, maybe they can be unified somewhat
  • SubscriptionRequest instances sent to the stream and SubscriptionResponse instances received from the server are not logged at all, because they do not go through the API.

See also ConfD-Developer/ConfD-Demos#106 (review).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions