Hi +1 to explicit it.
About message formatting it is not critical for me and enables to switch the impl at will without being impl locked so maybe rather add lazy evaluation with lambdas like in jul. Le dim. 17 janv. 2021 à 22:42, Slawomir Jaranowski <[email protected]> a écrit : > Hi, > > For developers logging api in plugin will can be misunderstood, we don't > have information that https://maven.apache.org/maven-logging.html is only > for maven core. > > I think we should put information that plugins should only use > org.apache.maven.plugin.logging.Log and why, maybe at page: > https://maven.apache.org/developers/mojo-api-specification.html or > https://maven.apache.org/plugin-developers/common-bugs.html > > Looking on org.apache.maven.plugin.logging.Log the Log has missing some > features like massage formatting to avoid string concatenation - do you > have a plan to extend it? > > > -- > Sławomir Jaranowski >
