rapture
log
package
log
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
log
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Type Members
trait
Debug
extends
Trace
trait
Error
extends
Warn
trait
Fatal
extends
Error
trait
Info
extends
Debug
case class
Log
(
spec:
Spec
,
out:
Outputter
,
action:
LogAction
)
extends
Product
with
Serializable
trait
LogAction
extends
AnyRef
Annotations
@implicitNotFound
(
...
)
trait
LogLevel
extends
AnyRef
implicit
class
LogStringContext
extends
AnyRef
trait
Loggable
[
-Msg
]
extends
AnyRef
case class
Logger
[
Res
]
(
res:
Res
)
(
implicit
appender:
Appender
[
Res
,
String
]
)
extends
Outputter
with
Product
with
Serializable
class
NamedLogAction
extends
LogAction
trait
Outputter
extends
AnyRef
case class
SourceContext
(
lineNo:
Int
,
sourceFile:
String
)
extends
Product
with
Serializable
abstract
class
Spec
extends
AnyRef
trait
Trace
extends
LogLevel
trait
Warn
extends
Info
Value Members
object
Log
extends
Serializable
object
LogAction
object
LogMacros
object
Loggable
object
SourceContext
extends
Serializable
val
log
:
Log
.type
object
logLevels
object
parts
object
stdoutLogging
Inherited from
AnyRef
Inherited from
Any
Ungrouped