Skip to content

Remove or rename the logback.xml file #417

@Cedesc

Description

@Cedesc

For the java implementation, a logback.xml file is provided (tahu/java/lib/core/src/main/resources) and included in the JAR. This causes issues for users who want to provide their own logging configuration:

  • Users cannot easily override the logging configuration without additional effort
  • Unexpected logging output may appear

If the file would be renamed and set as default, or removed, it wouldn't be automatically detected and used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions