Log::Dispatch::ToTk

Log::Dispatch::ToTk provides class to redirect Log::Dispatch to Tk widgets.
Download

Log::Dispatch::ToTk Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Dominique Dumont
  • Publisher web site:

Log::Dispatch::ToTk Tags


Log::Dispatch::ToTk Description

Log::Dispatch::ToTk provides class to redirect Log::Dispatch to Tk widgets. Log::Dispatch::ToTk provides class to redirect Log::Dispatch to Tk widgets.Most users will only need to use Log::Dispatch::TkText widget to have Log::Dispatch messages written on a text widget.For more fancy uses, this module can be used by a composite widget dedicated to handle Log::Dispatch logs.This module is the interface class between Log::Dispatch and Tk widgets. This class is derived from Log::Dispatch::Output.One ToTk object will be created for each Log::Dispatch::Tk* widget and the user must register the ToTk object to the log dispatcher.Create a new ToTk object. Parameter are :- widget ($) - The buddy widget object- name ($) - The name of the object (not the filename!). Required.- min_level ($) - The minimum logging level this object will accept. See the Log::Dispatch documentation for more information. Required.- max_level ($) - The maximum logging level this obejct will accept. See the Log::Dispatch documentation for more information. This is not required. By default the maximum is the highest possible level (which means functionally that the object has no maximum). Requirements: · Perl


Log::Dispatch::ToTk Related Software