|
| | format ($prio, $context) |
| |
| | getFilename () |
| |
Protected Member Functions inherited from Handler |
| | init () |
| |
| | publish ($property, $visibility=self::READABLE) |
| | Publish a property (or hide it again). More...
|
| |
| | alias ($alias, $property, $object=null) |
| | Define an alias for a property (of another object). More...
|
| |
| | configure ($config) |
| | Configure the object. More...
|
| |
| | _get ($key) |
| | Default getter if no specific setter is defined, and the property is also not published (readable). More...
|
| |
| | _set ($key, $value) |
| | Default setter if no specific setter is defined, and the property is also not published (writeable). More...
|
| |
Definition at line 5 of file File.php.
◆ add()
| add |
( |
|
$prio, |
|
|
|
$message, |
|
|
|
$context |
|
) |
| |
◆ deleteNext()
Delete the file for the next period (when rotating logs).
Definition at line 53 of file File.php.
◆ format()
| format |
( |
|
$prio, |
|
|
|
$context |
|
) |
| |
|
protected |
◆ getFilename()
◆ $_filename
◆ $_lastInsertTime
◆ $dateTimeFormat
| $dateTimeFormat = 'Y-m-d H:i:s' |
◆ $format
◆ $maxSize
◆ $separator
| $separator = "\n*****\n\n" |
The documentation for this class was generated from the following file:
- /var/www/fred.local/vendor/rsi/fred/src/Rsi/Fred/Log/Handler/File.php