diff options
author | Roger Leigh <rleigh@debian.org> | 2008-01-26 19:01:52 +0000 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2008-01-26 19:01:52 +0000 |
commit | d5ff3b6f2f9907f6d57fce77452c2b97157562b7 (patch) | |
tree | df3f662a61fe5d619d5db898a477cab6504f3570 /TODO | |
parent | 87e8c1911903791ebee7f5587cc7c8a2a535816e (diff) | |
download | schroot-d5ff3b6f2f9907f6d57fce77452c2b97157562b7.tar.gz |
* TODO: Add logging items.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -60,3 +60,16 @@ fashion. expect might be useful for testing the PAM wrappers. * Tests for chroots: ** -source chroots + +* logging should allow customisation of log level + + See end of Debian Bug #279408. + +** log functions should have a severity (to complement existing I/W/E types) + + Similar to debug level, but for normal messages + e.g. quiet/normal/verbose/extra verbose. + +** config file should have a "message" key. + + Overridden by --quiet/--verbose options. |