Skip to content

It generates two logback.xml files in project #5

@greenlaw110

Description

@greenlaw110

It generates the following two logback.xml files:

  1. src/main/resources/logback.xml
  2. src/main/resources/com/mycom/helloworld/logback.xml

The first one has correct content, while the second one has the following line:

<logger name="$package" level="DEBUG" additivity="false">

The content in second one is not correct, and the second one should be removed from the generated project.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions