Commit 3bbe8269dc144d20a610882330a07f6749810db6

Authored by michael
1 parent 20bdbb8c

Type: Documentation.

Description:		Updated logging task.


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2837 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing 1 changed file with 3 additions and 1 deletions
docs/TODO.txt
@@ -36,7 +36,9 @@ KnowledgeTree DMS Development TODO List @@ -36,7 +36,9 @@ KnowledgeTree DMS Development TODO List
36 - For Coverage and performance tests 36 - For Coverage and performance tests
37 - Write custom error handler 37 - Write custom error handler
38 - Security audit 38 - Security audit
39 -- Make logging robust, spin off as Log4Php? Or use PEAR Logging class. 39 +- Logging
  40 + - Make logging robust, spin off as Log4Php? Or use PEAR Logging class.
  41 + - Revisit application logging and tidy up logging levels.
40 - Document Routing 42 - Document Routing
41 - Allow overrides on a per document basis 43 - Allow overrides on a per document basis
42 - Manage the routing sequence numbers in the application. 44 - Manage the routing sequence numbers in the application.