From 3628bfe141ef02299beb9514397cfc2c27a7dcb1 Mon Sep 17 00:00:00 2001 From: wei <> Date: Wed, 4 Jan 2006 08:10:56 +0000 Subject: adding TEventLog using ezcLog from ezComponents. --- .gitattributes | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 985127e8..0175b999 100644 --- a/.gitattributes +++ b/.gitattributes @@ -132,6 +132,21 @@ framework/Exceptions/templates/exception-zh.html -text framework/Exceptions/templates/exception.html -text framework/Exceptions/templates/readme.txt -text framework/IO/TTextWriter.php -text +framework/Log/EventLog/context.php -text +framework/Log/EventLog/exceptions/file_exception.php -text +framework/Log/EventLog/exceptions/writer_exception.php -text +framework/Log/EventLog/interfaces/writer.php -text +framework/Log/EventLog/log.php -text +framework/Log/EventLog/log_autoload.php -text +framework/Log/EventLog/log_message.php -text +framework/Log/EventLog/map.php -text +framework/Log/EventLog/structs/log_filter.php -text +framework/Log/EventLog/writers/writer_database.php -text +framework/Log/EventLog/writers/writer_file.php -text +framework/Log/EventLog/writers/writer_unix_file.php -text +framework/Log/TEventLog.php -text +framework/Log/TEzcLogger.php -text +framework/Log/TLog.php -text framework/Security/TAuthManager.php -text framework/Security/TAuthorizationRule.php -text framework/Security/TMembershipManager.php -text -- cgit v1.2.3