Class FileLogger
Plain-text based logger for logging to regular files or stdout/stderr
Inherits from
-
(base class)Logger
Constructors
Name | Description |
---|---|
this
|
|
this
|
Fields
Name | Type | Description |
---|---|---|
format
|
FileLogger.Format |
|
minLevel
|
LogLevel |
Methods
Name | Description |
---|---|
acceptsLevel
|
|
log
|
|
acceptsLevel
|
|
log
|
Enums
Name | Description |
---|---|
Format
|
Authors
Sönke Ludwig
Copyright
© 2012-2014 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.