odin-slf4j
odin-slf4j
io.odin.slf4j
OdinLoggerAdapter
OdinLoggerBinder
OdinLoggerFactory
OdinLoggerVarargsAdapter
Slf4jLogger
Slf4jLogger
odin-slf4j
/
io.odin.slf4j
/
OdinLoggerFactory
OdinLoggerFactory
class
OdinLoggerFactory
[F[_]](loggers:
PartialFunction
[
String
,
Logger
[
F
]])(implicit evidence$1:
Sync
[
F
], evidence$2:
Dispatcher
[
F
]) extends
ILoggerFactory
Graph
Supertypes
trait
ILoggerFactory
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
getLogger
(name:
String
):
Logger