LogIostreamValue

org.typelevel.otel4s.semconv.trace.attributes.SemanticAttributes.LogIostreamValue
See theLogIostreamValue companion class

Attributes

Companion
class
Source
SemanticAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object Stderr extends LogIostreamValue

Events from stderr stream.

Events from stderr stream.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Stderr.type
case object Stdout extends LogIostreamValue

Logs from stdout stream.

Logs from stdout stream.

Attributes

Source
SemanticAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Stdout.type