scribe-file
scribe-file
API
scribe.file
FileWriter
FlushMode
FlushMode
AlwaysFlush
AsynchronousFlush
NeverFlush
LogFile
LogFile
LogFileStatus
LogFileStatus
Active
Disposed
Inactive
PathBuilder
PathBuilder
Platform
scribe.file.path
FileNamePart
FileNamePart
Day
Hour
Minute
Month
Second
Static
Year
MaxLogs
MaxSize
MaxSize
PathPart
PathPart
FileName
Root
SetPath
Rolling
Rolling
Mode
OnlyCurrent
OnlyRolling
Standard
scribe.file.writer
IOLogFileWriter
LogFileWriter
LogFileWriter
NIOLogFileWriter
scribe-file
/
scribe.file
/
LogFile
LogFile
scribe.file.LogFile$
See the
LogFile
companion class
object
LogFile
Attributes
Companion:
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
Self type
LogFile
.type
Clear all
Members list
Concise view
Type members
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Attributes
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Attributes
Inherited from:
Mirror
Value members
Concrete methods
def
apply
(
writer
:
FileWriter
):
LogFile
def
close
(
logFile
:
LogFile
):
Unit
def
copy
(
logFile
:
LogFile
,
file
:
File
):
Unit
def
copy
(
from
:
File
,
to
:
File
):
Unit
def
delete
(
logFile
:
LogFile
):
Unit
def
delete
(
file
:
File
):
Unit
def
dispose
():
Unit
def
get
(
file
:
File
):
Option
[
LogFile
]
def
gzip
(
logFile
:
LogFile
,
file
:
File
,
deleteOriginal
:
Boolean
,
bufferSize
:
Int
):
Unit
def
gzip
(
current
:
File
,
path
:
File
,
deleteOriginal
:
Boolean
,
bufferSize
:
Int
):
Unit
def
move
(
logFile
:
LogFile
,
file
:
File
):
Unit
def
move
(
from
:
File
,
to
:
File
):
Unit
def
truncate
(
logFile
:
LogFile
):
Unit
def
truncate
(
file
:
File
):
Unit