[plt-scheme] Extending

From: Matt Jadud (jadudm at gmail.com)
Date: Sat Aug 25 14:49:41 EDT 2007

Hi Robby,

On 8/23/07, Robby Findler <robby at cs.uchicago.edu> wrote:
> I see. You might want to check out the way logging is done. Sounds
> close to what you need.
>
> Robby

Searching the PLT source doesn't turn up anything insightful for
either "logger", "logging", or "log". Where should I look to learn
more about how logging in done?

In extending the DrScheme frame, I've started with the minimal tool
(ie. it says hello during the various phases); if I wanted to use an
existing tool as a model for what I'm about to do, would there be one
that was a better choice than others? Eg. Would reading the "Check
Syntax" tool be a good choice?

Cheers,
Matt


Posted on the users mailing list.