BrowserConsoleWriter

Writer specifically to target the JavaScript console in the browser

trait Writer
class Object
trait Matchable
class Any

Type members

Classlikes

object args

Value members

Concrete methods

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

Inherited methods

def dispose(): Unit
Inherited from:
Writer