OSSP CVS Repository

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

Check-in Number: 1397
Date: 2001-Dec-03 11:53:19 (local)
2001-Dec-03 10:53:19 (UTC)
User:ms
Branch:
Comment: Deleted items marked 'to be deleted.'
Tickets:
Inspections:
Files:
ossp-pkg/l2/TODO      1.44 -> 1.45     0 inserted, 19 deleted

ossp-pkg/l2/TODO 1.44 -> 1.45

--- TODO 2001/11/30 17:12:54     1.44
+++ TODO 2001/12/03 10:53:19     1.45
@@ -274,22 +274,3 @@
 - automatisch number -> string mapping (fuer error strings)
 - !debug -> !code
 
-To be deleted ---------------------------------------------
-- C:
-  log lh;
-  lh = log_init(LOG_CFGFILE|LOG_CFGPARENT|LOG_XXX|..., "foo" (=facility));
-  log_configure(lh, "foo", LOG_WARN|LOG_LESSER, null);
-  log_cb(lh, "x", func, ctx);
-  int func(void *ctx, char *str, ...);
-  log_msg(lh, LOG_WARN, "..%{foo}x %s...%E..", cp);
-  log_dbg(lh, "..%{foo}x %s...%E..", cp);
-  log_kill(lh);
-
-- Buffered I/O:
-  fuer manche channels non-buffered (debug, errors)
-  fuer manche andere aber buffered (access log, performance)
-  loesung: I/O ueber callbacks (3x: open, write, close) z.B. RRDTool
-
-- Varargs:
-  log ist nur wrapper fuer vlog
-

CVSTrac 2.0.1