Index: ossp-pkg/l2/l2.pod RCS File: /v/ossp/cvs/ossp-pkg/l2/l2.pod,v rcsdiff -q -kk '-r1.10' '-r1.11' -u '/v/ossp/cvs/ossp-pkg/l2/l2.pod,v' 2>/dev/null --- l2.pod 2001/11/16 23:00:47 1.10 +++ l2.pod 2001/12/08 20:58:14 1.11 @@ -73,6 +73,19 @@ and takes less coding effort. The channel definition language is almost always sufficient for an application using L2. +=head1 LOGGING LEVELS + +PANIC fatal error -> immediate abort (SIGBUS, SIGSEGV) +CRITICAL temporary failure -> sleep, retry possible (malloc == NULL) +ERROR functionality error +WARNING functionality successful +NOTICE operation, statistics, start/stop +--- border line production/testing --- +INFO step-by-step +TRACE I/O tracing +--- border line end-user/developer +DEBUG debugging messages + =head1 CHANNEL TREE SPECIFICATION An L2 channel tree can be descriped by a textual specification according