LogTarget

oxygen.zio.logger.LogTarget
See theLogTarget companion object
trait LogTarget

Attributes

Companion
object
Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class StdOut
class StdOutJson

Members list

Value members

Concrete methods

override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Abstract fields

val args: Chunk[(String, String)]
val handle: ExecutedLogEvent => UIO[Unit]
val minLogLevel: Option[LogLevel]
val name: String