FlushMode

scribe.file.FlushMode
See theFlushMode companion object
trait FlushMode

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AlwaysFlush.type
object NeverFlush.type

Members list

Value members

Abstract methods

def dataWritten(logFile: LogFile, writer: LogFileWriter): Unit