flogger.api

package flogger.api

Members list

Type members

Classlikes

trait Level

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Debug
object Error
object Info
object Trace
object Warn
object Level

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Level.type
class Slf4jOutput[F[_]](val name: String, logger: Logger)(implicit F: Sync[F]) extends LogOutput[F]

Attributes

Companion
object
Supertypes
trait LogOutput[F]
class Object
trait Matchable
class Any
object Slf4jOutput

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type