OSSP CVS Repository

ossp - Check-in [767]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 767
Date: 2001-Aug-26 14:59:55 (local)
2001-Aug-26 12:59:55 (UTC)
User:ms
Branch:
Comment: Added syslog channel remarks and question about using a pointer reference.
Tickets:
Inspections:
Files:
ossp-pkg/l2/TODO      1.10 -> 1.11     19 inserted, 0 deleted

ossp-pkg/l2/TODO 1.10 -> 1.11

--- TODO 2001/08/24 15:15:22     1.10
+++ TODO 2001/08/26 12:59:55     1.11
@@ -34,6 +34,12 @@
 o hook_write's should perhaps receive a nul-termined string
   instead of buf+size, because syslog else has to re-buffer it.
 
+QUESTIONS
+---------
+
+o Should the following line copy the string or just use the reference?
+    L2_PARAM_SET(pa[0], ident,   CHARPTR,  &cfg->pszIdent);
+
 BRAINSTORMING
 -------------
 
@@ -74,6 +80,14 @@
     erase, what happens to its data when it is over
     written or flushed...
 
+o syslog
+    many options need docu, and we should mention to
+    the user that more info is found in the man page
+    for syslog(), because after all that is what is
+    doing all the work in our implementation. Also,
+    can we really properly document these features
+    if they change from one system's syslog to the next?
+
 o errors
     when a channel fails during an operation, how
     does it report this? How should a user interpret
@@ -87,6 +101,11 @@
 - debugging is special case of logging
 - tracing is special case of debugging
 
+Kanalen:
+o Syslog Kanal
+  - Trim down to what will be used, right now the
+    channel supports ALL functionality through syslog(3)
+
 License:
 - ISC/MIT/BSD
 

CVSTrac 2.0.1