On 2008-05-22 01:24:20 Stepan Koltsov wrote:
> Hi, all.
>
> I'd like to add scalax.logging package with
>
> ===
> trait Logging {
> val logger = org.slf4j.LoggerFactory.getLogger(...)
> }
> ===
>
> Anybody agreed, disagreed with it?
Sorry for the delay. Seems reasonable. But, please ensure that the
Maven build is not broken.
Cheers
/J