racket/doc
Matthew Flatt d92b9cb404 add `define-logger' and filtering based on logger name
The `make-log-receiver' function now includes a logger-name
filter. This filter is implemented as a low enough level that
it affects `log-level?' tests to check whether a log message
needs to be constructed at all.

The -W and -L flags and PLTSTDERR and PLTSYSLOG environment variables
support filters of the form "<level> <level>@<name> ...", where
<level>@<name> specializes filtering of events for a logger whose
name matches <name> to show <level> and higher.
2012-09-07 08:16:38 -06:00
..
r5rs-std line-ending properties 2008-04-16 20:55:56 +00:00
r6rs-lib-std A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
r6rs-std A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
release-notes add `define-logger' and filtering based on logger name 2012-09-07 08:16:38 -06:00
srfi-std A long overdue scan to eliminate files without terminating newlines. 2011-06-28 02:01:41 -04:00
.gitignore Ignores that are roughly the same as the ones in svn 2010-04-18 10:47:32 -04:00
doc-license.txt Switch the license text from LGPLv2 to LGPLv2.1. 2011-05-27 18:09:55 -04:00