Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
1.1.3
Description
For many projects we work on, there are multiple packages in multiple projects. While working on a new feature or bug, a developer is generally concerned with just a particluar area of code and has a need to filter out any log events considered unimportant or distracting. Because the projects are so large, being able to save different logging settings would allow a developer to customize the log view they desire and prevent the tedious tasks of manually resetting all of the individual log settings on every package. This enhancement should support multiple log-profiles that a developer could create and load, additionally it should also have a reset to default as based on the existing logback.xml configuration file.