Skip to content

Investigate centralized config #5

@psh

Description

@psh

If I am configuring logging is it really the job of the LogWriter to handle the configuration?

Say my logs go out to AWS and the connection needs centralized storage of credentials? The call into my single instance of a log writer with different tags may not have enough information, that otherwise is needed from the Logger that was created with "withTag()".

Right now the LogWriter is unaware of any wider context where it's executing in (the BaseLogger)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions