Dominique Dumont <[EMAIL PROTECTED]> writes:
>Hello
>
>I'm thinking about creating a new widget to set a logging facility
>based on a Tk::ROText and the Log::Dispatch object.
>
>This new widget would be named Tk::LogDispatch and would inherit
>the Log::Dispatch::Output class.
Can you give an outline of what Log::Dispatch does?
I could imagine that it might be worth calling it Tk::Log::Dispatch
or perhaps Tk::LogDispatch::Output it depends if the Log:: level is
useful for anything.
>
>Each log passed to the widget would be displayed on the
>text window in the form:
>
><error_level>:
> logged text.
>
>
>The first version will be fairly basic, but following versions may
>include a menu to select the log minumum level that a log must have to
>be displayed on the text window.
>
>Is the naming acceptable ?
>
>Any comment or request regarding this class will be gladly accepted
>(especially if you tell me that this widget already exists ;-)
>
>This widget is intented to replace the Puppet::Log and Puppet::logBody
>classes whose names and implementations are not so bright.
>
>Cheers.
--
Nick Ing-Simmons