Skip to content

Logging Conventions contain non-existent log level #1056

@progmem

Description

@progmem

Looking at the documentation for v3.5, v3.6, and the draft v3.7, there's a log level being described that doesn't exist within zap:

  • Notice: Normal, but important (uncommon) log information.
    • Examples:
      • Add a new node into the cluster
      • Add a new user into auth subsystem

This commit shows a switchover from capnslog to zap; it appears during this switchover that the documentation itself wasn't adjusted to compensate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions