<div dir="ltr">Hi all,<div><br></div><div>I'm new to logback and I have the following question:</div><div><br></div><div>Is there a way to show only the left part of a logger name? like if I have "liquibase.changelog.ChangeSet" logger, I need to show only liquibase in the log. </div><div>In the log pattern the focus always on the right part not the left as I see (%logger{36}).</div><div><br></div><div>If not, is there a way to rename a logger in a plugin? like in the liquibase-core plugin, I want liquibase.changelog.ChangeSet to be liquibase..</div><div><br></div><div>Thanks in advance</div></div>