Chris fd0008ba36 Added a simple event logging function to Block.
This commit adds the log() function in Block.pm, allowing subclasses of Block to easily log events in the database. Note that this is
distinct from Logging.pm - the Logging.pm module is intended to be used for internal (generally debugging or error/fatal) logging to
STDERR or files, not the day-to-day recording of events that might be needed for auditing.
2011-12-22 10:38:23 +00:00
2011-10-31 13:34:12 +00:00
2011-05-16 14:39:13 +01:00
Description
Perl web tools
533 KiB
Languages
Perl 96.1%
CSS 3.8%