Commit 3bbe8269dc144d20a610882330a07f6749810db6
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 | 36 | - For Coverage and performance tests |
| 37 | 37 | - Write custom error handler |
| 38 | 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 | 42 | - Document Routing |
| 41 | 43 | - Allow overrides on a per document basis |
| 42 | 44 | - Manage the routing sequence numbers in the application. | ... | ... |