stringLoggable

de.rmgk.logging.Loggable.stringLoggable
object stringLoggable extends Loggable[String]

Attributes

Graph
Supertypes
trait Loggable[String]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def normal(v: String): String

Inherited methods

def verbose(v: String): String

Attributes

Inherited from:
Loggable