diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/README b/scripts/README index 5ea8d9d4..ef8b9126 100644 --- a/scripts/README +++ b/scripts/README @@ -195,11 +195,6 @@ Current TO DO list: one-line methods. The remaining ones are probably hints at minor bits of abstraction still to be done. -- Need a logging subsystem, including syslog support. Absent a better - plan, see the Python syslog module. Primatives in the traceback - module provide a handy way to capture origin of a logging call - without a lot of error-prone manual tagging. - - Subsetting (req_* attributes in up-down protocol) - Error handling: make sure that exceptions map correctly to up-down |