CherriFile class

Inheritance

Constructors

CherriFile()

Properties

buffer List<String>
finalinherited
clearMode int
getter/setter pair
fileNamePattern String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
location String
getter/setter pair
maxFilesCount int
getter/setter pair
maxSizeLimit ↔ BinarySize
getter/setter pair
options CherriOptions
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shelfLife Duration
getter/setter pair
singleFileSizeLimit ↔ BinarySize
getter/setter pair

Methods

flush() → void
override
getFileName() String
getNextId() int
log(CherriMessage message) → void
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
pushLine(String line) → void
inherited
toString() String
A string representation of this object.
inherited
withOptions(CherriOptions options) → void
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited