Skip to content

Disambiguate backend vs controller logging options #234

@daikema

Description

@daikema

Once #229 gets merged, there'll be a logFileTemplate config option specifying where logs for any launched user backends should be created. With the controller getting its own set of log options (logLevelConsole, logTypeConsole, logLevelFile, and logTypeFile) in the PR it becomes easy to confuse the backend log setting with those settings for the controller's own logging.

Something should be done to resolve this, but this would be backwards incompatible. Rather than addressing directly in the PR - my initial thought had been to add some backwards compatibility code - this issue has been created to determine how to resolve this as per @confluence's recommendation.

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