Color

scribe.output.Color
See theColor companion object
sealed trait Color

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Black
object Blue
object BrightBlue
object BrightCyan
object BrightGreen
object BrightMagenta
object BrightRed
object BrightWhite
object BrightYellow
object Cyan
object Gray
object Green
object Magenta
object Red
object White
object Yellow
Show all

Members list

Value members

Concrete methods

def apply(out: LogOutput*): LogOutput
Implicitly added by EnhancedColor
def bg(out: LogOutput*): LogOutput
Implicitly added by EnhancedColor
def fg(out: LogOutput*): LogOutput
Implicitly added by EnhancedColor

Concrete fields

lazy val name: String