CacheWriter

scribe.writer.CacheWriter
See theCacheWriter companion object
class CacheWriter(max: Int) extends Writer

Attributes

Companion:
object
Graph
Supertypes
trait Writer
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def clear(): Unit
def output: List[LogOutput]
def records: List[LogRecord]
override def write(record: LogRecord, output: LogOutput, outputFormat: OutputFormat): Unit

Attributes

Definition Classes

Inherited methods

def dispose(): Unit

Attributes

Inherited from:
Writer