Ah, got it now. How about this? “... The Logger provided by the Logging trait follows this convention: the trait ensures the Logger is automatically named according to the class it is being used in.”
(Shameless plug) Every java main() method deserves http://picocli.info > On Apr 1, 2018, at 13:50, Remko Popma <[email protected]> wrote: > > One more: the section under Logger Names says “The Logging trait will > automatically name the Logger accordingly to the class it is being used in”, > and suggests this is somehow different than the dot-separated hierarchy in > Java. An example that makes this concrete would be helpful, I have trouble > imagining what this means. > > (Shameless plug) Every java main() method deserves http://picocli.info > >> On Apr 1, 2018, at 12:12, Remko Popma <[email protected]> wrote: >> >> Nice work! >> I love AsciiDoc, it looks great and is super easy to maintain! >> >> The only drawback of AsciiDoc is that I haven’t found a way yet to have a >> navigation menu at the top to link multiple pages together. (Not strictly a >> drawback of AsciiDoc itself.) >> >> One small issue: the 4th row in the table with downloads should say “Apache >> Log4j Scala API source (zip)” instead of binary. >> >> Remko >> >> (Shameless plug) Every java main() method deserves http://picocli.info >> >>> On Apr 1, 2018, at 10:43, Matt Sicker <[email protected]> wrote: >>> >>> So I've been working on converting the build to use SBT, and part of that >>> means migrating the site to use a different site generator. AsciiDoc seemed >>> to be the way to go so far. I've uploaded a snapshot of what the site looks >>> like: <https://jvz.github.io/log4j-scala-site/>. Let me know if you have >>> any feedback. >>> >>> -- >>> Matt Sicker <[email protected]>
