In case it's useful here are some levels for various loggers.

  '((cm-accomplice           . warning)
    (GC                      . info)
    (module-prefetch         . warning)
    (optimizer               . info)
    (racket/contract         . error)
    (sequence-specialization . info)
    (*                       . fatal))


Based on experience, this filters out "noise" when you're not actively 
working on one of those systems (as opposed to just using them). 

These are the defaults in Racket Mode's racket-logger-mode buffer:

  
https://github.com/greghendershott/racket-mode/blob/master/racket-custom.el#L349-L379

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/d0d4e978-ec16-42fa-8e37-c916d443139a%40googlegroups.com.

Reply via email to