MaxLogs

case
class MaxLogs(maxLogs: Int, checkFrequency: FiniteDuration) extends FileNamePart
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override
def after(writer: FileWriter): Unit
Definition Classes
override
def current(timeStamp: Long): String
Definition Classes
override
def regex: String
Definition Classes

Inherited methods

def before(writer: FileWriter): Unit
Inherited from
FileNamePart
def nextValidation(timeStamp: Long): Option[Long]
Inherited from
FileNamePart
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product