At runtime I can use PLTSTDERR to specify which log messages are displayed
to STDOUT.  Is there a way to specify at runtime *where* they should be
logged?  That is, is there a built-in that does this:

PLTSTDERR="debug@the-logger error"  racket foo.rkt | tee foo.log

...except without using tee?  tee is interfering with my program for some
reason, and if there's a simple way to resolve this then I'd rather not
spend the time figuring out what's going on.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAE8gKoc_JPSGGx0Rg_A_4iG74WV4aiptTu3T878H9Ar3BPaqVg%40mail.gmail.com.

Reply via email to