« Return to Thread: scalax.logging

scalax.logging

by Stepan Koltsov :: Rate this Message:

Reply to Author | View in Thread

Hi, all.

I'd like to add scalax.logging package with

===
trait Logging {
  val logger = org.slf4j.LoggerFactory.getLogger(...)
}
===

Anybody agreed, disagreed with it?

S.

 « Return to Thread: scalax.logging