Updated RakLib

This commit is contained in:
Shoghi Cervantes 2014-06-07 04:22:00 +02:00
parent 1c20fcc8c7
commit 93b236811a
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ class MainLogger extends \ThreadedLogger{
throw new \RuntimeException("MainLogger has been already created");
}
static::$logger = $this;
@mkdir(basename($logFile), 0777, true);
touch(basename($logFile));
$this->logFile = $logFile;
$this->hasANSI = (bool) $hasANSI;
$this->logDebug = (bool) $logDebug;

@ -1 +1 @@
Subproject commit b6f3d9a5dc32a7f487335b50bb22660687f5f084
Subproject commit 7f6711a75ef0e64537cdeb302013386dd2b99c5f