BrowserConsoleWriter

scribe.writer.BrowserConsoleWriter$
object BrowserConsoleWriter extends Writer

Writer specifically to target the JavaScript console in the browser

Attributes

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

Members list

Type members

Classlikes

object args

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
args.type

Value members

Concrete methods

override def write(record: LogRecord, output: LogOutput, outputFormat: OutputFormat): Unit

Attributes

Definition Classes

Inherited methods

def dispose(): Unit

Attributes

Inherited from:
Writer