Skip to content

Reconsider logger/message design #2

@rowanj

Description

@rowanj

I think the logging library needs to be re-engineered to follow a more compartmental structure:

  • Message - represents the information of a log message, could be anything from a flat string to a syslog structure
  • Formatter - generates Messages in a terse, programmer-friendly syntax
  • Logger - provides an output sink for Messages

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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