Skip to content

Logging framework wont work with multiple models in one executable #367

@MatthewHambley

Description

Are there any linked Issues or Pull Requests?

No response

Brief description

Because the logger is based on global scope variables it will not work if we want two modeldbs in an executable. For instance, it is not unreasonable to want each to be logging at different levels. This cannot work under the current regime.

Further details of the issue.

Global scope logging properties include logging level and standard and error output streams.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions