Skip to content

Add the ability to supply an appender instance in configuration #832

@kaxelson

Description

@kaxelson

Hey all. I was thinking about adding an option to provide an appender instance in the configuration, rather than just a string meant to be the target of a require statement. The idea would be to provide the appender object under appenders..type. Then I would check to see if appender..type has a configure property. If so, treat it as an appender instance and skip the load step. Changes would go in appenders/index.js near the beginning of the createAppender function. Any thoughts on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions