BrowserConsoleWriter

Writer specifically to target the JavaScript console in the browser

trait Writer
class Object
trait Matchable
class Any

Value members

Concrete methods

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

Inherited methods

def dispose(): Unit
Inherited from:
Writer

Concrete fields

val args: ListBuffer[String]