scalafix.internal.sbt.LoggingOutputStream
See theLoggingOutputStream companion object
class LoggingOutputStream(logger: Logger, level: Value, separator: String) extends OutputStream
Split an OutputStream into messages and feed them to a given logger at a specified level. Not thread-safe.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class OutputStreamtrait Flushabletrait Closeabletrait AutoCloseableclass Objecttrait Matchableclass Any
Members list
In this article