mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-04 12:17:35 +02:00
For when the date changes during a long process.
This commit is contained in:
committed by
Jordi Boggiano
parent
44858a95bd
commit
ab7e54e7df
@@ -63,6 +63,7 @@ class StreamHandler extends AbstractProcessingHandler
|
||||
fclose($this->stream);
|
||||
}
|
||||
$this->stream = null;
|
||||
$this->dirCreated = null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user