FileNamePart

scribe.file.path.FileNamePart
See theFileNamePart companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Day.type
object Hour.type
object Minute.type
object Month.type
object Second.type
class Static
object Year.type
class MaxLogs
class MaxSize
class FileName
class Rolling

Members list

Concise view

Value members

Abstract methods

def current(timeStamp: Long): String
def regex: String

Concrete methods

def after(writer: FileWriter): Unit
def before(writer: FileWriter): Unit
def nextValidation(timeStamp: Long): Option[Long]