flogger
flogger
API
flogger
api
Level
Level
Debug
Error
Info
Trace
Warn
Slf4jOutput
Slf4jOutput
syntax
Log
Log
Impl
Impl
LogOutput
LogOutput
flogger
/
flogger
/
LogOutput
LogOutput
flogger.LogOutput
See the
LogOutput
companion object
trait
LogOutput
[
F
[
_
]]
Attributes
Companion
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Known subtypes
class
Slf4jOutput
[
F
]
Members list
Clear all
Value members
Abstract methods
def
isEnabledFor
(
level
:
Level
):
F
[
Boolean
]
def
log
(
level
:
Level
,
ctx
:
Map
[
String
,
String
],
msg
:
=>
String
,
error
:
Throwable
):
F
[
Unit
]
def
log
(
level
:
Level
,
ctx
:
Map
[
String
,
String
],
msg
:
=>
String
):
F
[
Unit
]
Abstract fields
val
name
:
String
In this article
Attributes
Members list
Value members
Abstract methods
Abstract fields