org
.
scalawag
.
timber
.
impl
.
receiver
FileAppender
Related Doc:
package receiver
class
FileAppender
extends
FormattingReceiver
with
ResourceBasedReceiver
with
InternalLogging
Linear Supertypes
ResourceBasedReceiver
,
InternalLogging
,
Logging
[
InternalLogger
],
FormattingReceiver
,
EntryReceiver
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
FileAppender
ResourceBasedReceiver
InternalLogging
Logging
FormattingReceiver
EntryReceiver
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
FileAppender
(
file:
File
,
formatter:
EntryFormatter
,
append:
Boolean
=
true
,
charset:
Option
[
String
] =
None
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
append
:
Boolean
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
val
charset
:
Option
[
String
]
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
close
:
Unit
Definition Classes
ResourceBasedReceiver
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
val
file
:
File
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
val
formatter
:
EntryFormatter
Definition Classes
FileAppender
→
FormattingReceiver
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
lazy val
log
:
InternalLogger
Attributes
protected[this]
Definition Classes
Logging
Annotations
@transient
()
val
loggerFactory
:
InternalLoggerManager
.type
Attributes
protected
Definition Classes
InternalLogging
→ Logging
implicit
val
messageGatherer
: ((
PrintWriter
) ⇒
Unit
) ⇒
Message
Attributes
protected[this]
Definition Classes
Logging
Annotations
@transient
()
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
open
:
PrintWriter
Attributes
protected
Definition Classes
FileAppender
→
ResourceBasedReceiver
def
receive
(
entry:
Entry
)
:
Unit
Definition Classes
FormattingReceiver
→
EntryReceiver
implicit
val
stringFnToMessage
: (⇒
String
) ⇒
Message
Attributes
protected[this]
Definition Classes
Logging
Annotations
@transient
()
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
implicit
val
throwableToMessage
: (
Throwable
) ⇒
Message
Attributes
protected[this]
Definition Classes
Logging
Annotations
@transient
()
val
toString
:
String
Definition Classes
FileAppender
→ AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
writer
:
Writer
Attributes
protected
Definition Classes
ResourceBasedReceiver
Inherited from
ResourceBasedReceiver
Inherited from
InternalLogging
Inherited from
Logging
[
InternalLogger
]
Inherited from
FormattingReceiver
Inherited from
EntryReceiver
Inherited from
AnyRef
Inherited from
Any
Ungrouped