Util Logging
Util Logging
API
com.github.ghik.silencer
silent
sbt.internal.util
AbstractEntry
AbstractEntry
Appender
BasicLogger
BufferedAppender
BufferedAppender
BufferedLogger
ConsoleAppender
ConsoleAppender
ConsoleLogger
ConsoleLogger
ConsoleOut
ConsoleOut
EscHelpers
FilterLogger
FullLogger
FullLogger
GlobalLogBacking
GlobalLogBacking
GlobalLogging
GlobalLogging
GlobalLogging1
LogOption
LogOption
Always
Auto
Never
LoggerWriter
MainAppender
MainAppenderConfig
ManagedLogger
MultiLogger
ObjectEvent
ObjectEvent
ProgressEvent
ProgressEvent
ProgressItem
ProgressItem
StackTrace
StringEvent
StringEvent
SuccessEvent
SuccessEvent
SuppressedTraceContext
Terminal
Terminal
TerminalOps
TraceEvent
TraceEvent
sbt.internal.util.codec
AbstractEntryFormats
JValueFormats
JsonProtocol
JsonProtocol
LogOptionFormats
PositionFormats
ProblemFormats
ProgressEventFormats
ProgressItemFormats
SeverityFormats
StringEventFormats
SuccessEventFormats
SuccessEventShowLines
SuccessEventShowLines
ThrowableShowLines
ThrowableShowLines
TraceEventFormats
TraceEventShowLines
TraceEventShowLines
sbt.util
AbstractLogger
ControlEvent
InterfaceUtil
Log
LogEvent
LogExchange
LogExchange
Logger
Logger
LoggerContext
LoggerContext
SetLevel
SetSuccess
SetTrace
ShowLines
ShowLines
ShowLinesOp
Success
Trace
Util Logging
/
sbt.util
/
LogExchange
LogExchange
sbt.util.LogExchange$
See the
LogExchange
companion class
object
LogExchange
extends
LogExchange
Attributes
Companion:
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Sum
trait
Mirror
class
LogExchange
class
Object
trait
Matchable
class
Any
Self type
LogExchange
.type
Clear all
Members list
Concise view
Type members
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Attributes
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Attributes
Inherited from:
Mirror
Value members
Inherited methods
def
bindLoggerAppenders
(
loggerName
:
String
,
appenders
:
Seq
[(
Appender
,
Value
)]):
Unit
Attributes
Inherited from:
LogExchange
def
getOrElseUpdateStringCodec
[
A
](
tag
:
String
,
v
:
ShowLines
[
A
]):
ShowLines
[
A
]
Attributes
Inherited from:
LogExchange
def
hasStringCodec
(
tag
:
String
):
Boolean
Attributes
Inherited from:
LogExchange
def
logger
(
name
:
String
,
channelName
:
Option
[
String
],
execId
:
Option
[
String
]):
ManagedLogger
Attributes
Inherited from:
LogExchange
def
logger
(
name
:
String
):
ManagedLogger
Attributes
Inherited from:
LogExchange
def
stringCodec
[
A
](
tag
:
String
):
Option
[
ShowLines
[
A
]]
Attributes
Inherited from:
LogExchange
def
unbindLoggerAppenders
(
loggerName
:
String
):
Unit
Attributes
Inherited from:
LogExchange
Inherited fields
lazy
val
stringTypeTagSuccessEvent
:
StringTypeTag
[
SuccessEvent
]
Attributes
Inherited from:
LogExchange
lazy
val
stringTypeTagThrowable
:
StringTypeTag
[
Throwable
]
Attributes
Inherited from:
LogExchange
lazy
val
stringTypeTagTraceEvent
:
StringTypeTag
[
TraceEvent
]
Attributes
Inherited from:
LogExchange