Logging

com.ossuminc.riddl.utils.Logging
object Logging

Attributes

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

Members list

Type members

Classlikes

case object Error extends Lvl

Attributes

Source
Logging.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Lvl
class Object
trait Matchable
class Any
Show all
Self type
Error.type
case object Info extends Lvl

Attributes

Source
Logging.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Lvl
class Object
trait Matchable
class Any
Show all
Self type
Info.type
sealed trait Lvl

Attributes

Source
Logging.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Error
object Info
object Missing
object Severe
object Style
object Usage
object Warning
Show all
case object Missing extends Lvl

Attributes

Source
Logging.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Lvl
class Object
trait Matchable
class Any
Show all
Self type
Missing.type
case object Severe extends Lvl

Attributes

Source
Logging.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Lvl
class Object
trait Matchable
class Any
Show all
Self type
Severe.type
case object Style extends Lvl

Attributes

Source
Logging.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Lvl
class Object
trait Matchable
class Any
Show all
Self type
Style.type
case object Usage extends Lvl

Attributes

Source
Logging.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Lvl
class Object
trait Matchable
class Any
Show all
Self type
Usage.type
case object Warning extends Lvl

Attributes

Source
Logging.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Lvl
class Object
trait Matchable
class Any
Show all
Self type
Warning.type

Value members

Concrete fields

val nl: String

Attributes

Source
Logging.scala