...
[11:59:34 CDT(-0500)] <EricDalquist> and sonatype goes down
[12:12:20 CDT(-0500)] <drewwills> I don't know a ton about slf4j, though what I do know I like
[12:12:39 CDT(-0500)] <EricDalquist> the big difference is there is no dynamic binding
[12:12:47 CDT(-0500)] <drewwills> and we're using logback in ssp... so I have some exposure to the config
[12:12:56 CDT(-0500)] <EricDalquist> you include a library that implements the slf4j api
[12:12:58 CDT(-0500)] <EricDalquist> and it uses that
[12:13:16 CDT(-0500)] <EricDalquist> if there is no slf4j binding or multiple bindings it spits out very informative info to system.out