« Return to Thread: scalax.logging

Re: scalax.logging

by Jamie Webb-2 :: Rate this Message:

Reply to Author | View in Thread

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

 « Return to Thread: scalax.logging