Changes between Version 3 and Version 4 of LibcLogging


Ignore:
Timestamp:
Jan 27, 2008, 8:17:07 PM (16 years ago)
Author:
Steven Levine
Comment:

Correct links for refactored sources

Legend:

Unmodified
Added
Removed
Modified
  • LibcLogging

    v3 v4  
    66
    77It is possible to disable (or enabled) certain log groups using the LIBC_LOGGING env.var. The value of LIBC_LOGGING is a list of groups with an operator '+' or '-' operator in front of them. There is a special group 'all' which can be used to disable or enable all groups. For a correct list of groups, see the source code:
    8    * http://svn.netlabs.org/libc/browser/trunk/libc/src/libc/sys/logstrict.c#L428
     8   * http://svn.netlabs.org/libc/browser/trunk/libc/src/kNIX/os2/logstrict.c#L476
    99
    1010Further details about the logging can be obtained by checking out the source file and header:
    11    * http://svn.netlabs.org/libc/browser/trunk/libc/src/libc/sys/logstrict.c
    12    * http://svn.netlabs.org/libc/browser/trunk/libc/include/InnoTekLIBC/logstrict.h
     11   * http://svn.netlabs.org/libc/browser/trunk/libc/src/kNIX/os2/logstrict.c#L476
     12   * http://svn.netlabs.org/libc/browser/trunk/libc/include/klibc/logstrict.h