summaryrefslogtreecommitdiff
path: root/framework/Util/TFileLogRoute.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Util/TFileLogRoute.php')
-rw-r--r--framework/Util/TFileLogRoute.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/framework/Util/TFileLogRoute.php b/framework/Util/TFileLogRoute.php
index 19fcd9b4..d7f309ee 100644
--- a/framework/Util/TFileLogRoute.php
+++ b/framework/Util/TFileLogRoute.php
@@ -10,6 +10,10 @@
*/
namespace Prado\Util;
+use Prado\Exceptions\TConfigurationException;
+use Prado\Exceptions\TInvalidDataValueException;
+use Prado\Prado;
+use Prado\TPropertyValue;
/**
* TFileLogRoute class.