logstage

package logstage

Members list

Packages

package logstage.strict

Type members

Classlikes

trait LogCreateIO[F[_]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait UnsafeLogIO[F]
trait AbstractLogIO[F]
trait LogIOStrict[F]
trait LogIO[F]
class LogIORaw[F, E]
Show all

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
object LogCreateIO2

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object LogCreateIO3

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
object
Supertypes
trait AbstractLogIO[F]
trait UnsafeLogIO[F]
trait LogCreateIO[F]
class Object
trait Matchable
class Any
Show all

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
LogIO.type
object LogIO2

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
LogIO2.type
object LogIO3

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
LogIO3.type
trait LogStage

Attributes

Supertypes
class Object
trait Matchable
class Any
object LogZIO

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
LogZIO.type
object LogstageCats

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object LogCreateIO

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object LogIO

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object UnsafeLogIO
trait UnsafeLogIO[F[_]] extends LogCreateIO[F]

Attributes

Companion
object
Supertypes
trait LogCreateIO[F]
class Object
trait Matchable
class Any
Known subtypes
trait AbstractLogIO[F]
trait LogIOStrict[F]
trait LogIO[F]
class LogIORaw[F, E]
Show all

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
object UnsafeLogIO2

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object UnsafeLogIO3

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Types

override type ConsoleSink = ConsoleSink
override type IzLogger = IzLogger
override type Level = Level
override type Log = Log.type
type LogCreateIO2[F[_, _]] = LogCreateIO[[_] =>> F[Nothing, _$15]]
type LogCreateIO3[F[_, _, _]] = LogCreateIO[[_] =>> F[Any, Nothing, _$19]]
type LogIO2[F[_, _]] = LogIO[[_] =>> F[Nothing, _$3]]
type LogIO3[F[_, _, _]] = LogIO[[_] =>> F[Any, Nothing, _$7]]
type LogIO3Ask[F[_, _, _]] = LogIO2[[_, _] =>> F[LogIO3[F], _$11, _$12]]
override type LogIORaw[F[_], E <: AnyEncoded] = LogIORaw[F, E]
override type LogQueue = LogQueue
override type LogRouter = LogRouter
type LogZIO = Service
override type LogstageCodec[-T] = LogstageCodec[T]
type UnsafeLogIO2[F[_, _]] = UnsafeLogIO[[_] =>> F[Nothing, _$22]]
type UnsafeLogIO3[F[_, _, _]] = UnsafeLogIO[[_] =>> F[Any, Nothing, _$26]]

Value members

Concrete fields

final override val ConfigurableLogRouter: ConfigurableLogRouter.type
final override val ConsoleSink: ConsoleSink.type
final override val Crit: Crit.type
final override val Debug: Debug.type
final override val Error: Error.type
final override val Info: Info.type
final override val IzLogger: IzLogger.type
final override val Level: Level.type
final override val Log: Log.type
final override val LogQueue: LogQueue.type
override val LogRouter: LogRouter.type
override val LogstageCodec: LogstageCodec.type
override val StaticLogRouter: StaticLogRouter.type
final override val ThreadingLogQueue: ThreadingLogQueue.type
final override val Trace: Trace.type
final override val Warn: Warn.type