RichBrowserOutputFormat

scribe.output.format.RichBrowserOutputFormat$

Supports rich output to JavaScript console in the browser

Attributes

Graph
Supertypes
trait OutputFormat
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def apply(output: LogOutput, stream: String => Unit): Unit

Attributes

Definition Classes

Inherited methods

def begin(stream: String => Unit): Unit

Attributes

Inherited from:
OutputFormat
def end(stream: String => Unit): Unit

Attributes

Inherited from:
OutputFormat
def init(stream: String => Unit): Unit

Attributes

Inherited from:
OutputFormat