racket/doc/release-notes
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
..
drracket adjust the variables editor so that it does 2012-08-15 13:45:10 -05:00
gracket Fixes more spelling errors. 2011-02-04 19:44:13 -07:00
plai Normalizing PLAI wrt tree 2010-02-16 20:23:32 +00:00
racket add `define-logger' and filtering based on logger name 2012-09-07 08:16:38 -06:00
redex added names to clauses in define-judgment-form and added 2012-08-08 21:34:28 -05:00
stepper rewording of release notes message. 2012-07-26 23:21:14 -04:00
teachpack fixed an old wheel-event bug and added version number to history, please propagate 2012-01-19 11:39:05 -05:00
typed-racket Update TR history. 2012-07-24 13:48:05 -04:00
COPYING-libscheme.txt 301.15: new install tree for Unix, moved docs, moved teachpacks, added config.ss 2006-05-18 15:03:05 +00:00
COPYING.txt Switch the license text from LGPLv2 to LGPLv2.1. 2011-05-27 18:09:55 -04:00