mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-15 03:28:41 +00:00
Create comment
This commit is contained in:
parent
9f872bfc14
commit
fedf08f31c
|
|
@ -82,6 +82,12 @@ class FileLogger implements LoggerInterface
|
|||
*/
|
||||
private $path = '';
|
||||
|
||||
/**
|
||||
* Is the logging file created
|
||||
*
|
||||
* @var bool
|
||||
* @since 1.0.0
|
||||
*/
|
||||
private $created = false;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user