LoggerWriter
Provides a java.io.Writer
interface to a Logger
. Content is line-buffered and logged at
level
. A line is delimited by nl
, which is by default the platform line separator.
class Writer
trait Flushable
trait Closeable
trait AutoCloseable
trait Appendable
class Object
trait Matchable
class Any