Skip to content

When using the -f option to specify the location of the configuration file, it's used as a directory base for the logging configuration file #467

@elecharny

Description

@elecharny

When you use something like lsc -f /blah/conf.xml, the logging configuration file logback.xml is looked up into the /blah/conf.xml/logback.xml location.

We should instead either look for this file in the parent directory (/blah) or use the default etc directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions