summaryrefslogtreecommitdiff
path: root/framework/Log/ILog.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Log/ILog.php')
-rw-r--r--framework/Log/ILog.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/framework/Log/ILog.php b/framework/Log/ILog.php
index faeb4ff3..90239e97 100644
--- a/framework/Log/ILog.php
+++ b/framework/Log/ILog.php
@@ -12,6 +12,8 @@ interface ILog
require_once(PRADO_DIR.'/Log/EventLog/log.php');
require_once(PRADO_DIR.'/Log/EventLog/exceptions/writer_exception.php');
+require_once(PRADO_DIR.'/Log/EventLog/exceptions/file_exception.php');
+
/**
* ${classname}
*