Re: [Scala] New site preview

2018-04-01 Thread Matt Sicker
Thanks for the feedback! I've addressed all the issues you pointed out, Remko. On 1 April 2018 at 10:12, Gary Gregory wrote: > Looks great on Android/Firefox. > > Gary > > On Sat, Mar 31, 2018, 19:43 Matt Sicker wrote: > > > So I've been working on converting the build to use SBT, and part of t

Re: [log4j] Better init status logger message

2018-04-01 Thread Matt Sicker
Makes sense to me. Debugging weird configurations should always be easier. On 1 April 2018 at 12:41, Gary Gregory wrote: > Hi All: > > Instead of a status logger message like: > > 2018-04-01 11:39:22,615 main DEBUG Initializing configuration > XmlConfiguration[location=C:\Users\ggregory\workspac

[log4j] Better init status logger message

2018-04-01 Thread Gary Gregory
Hi All: Instead of a status logger message like: 2018-04-01 11:39:22,615 main DEBUG Initializing configuration XmlConfiguration[location=C:\Users\ggregory\workspaces\centipede\DevTests\target\test-classes\log4j2.xml] I'd like to see: 2018-04-01 11:39:22,615 main DEBUG Log4j 2.11.0 initializing

Re: [Scala] New site preview

2018-04-01 Thread Gary Gregory
Looks great on Android/Firefox. Gary On Sat, Mar 31, 2018, 19:43 Matt Sicker 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