# # ChangeLog for perl/lib/BarnOwl/Logging.pm # # Generated by Trac 1.0.2 # Aug 12, 2022, 12:36:01 AM Tue, 07 Jan 2014 23:02:20 GMT Jason Gross [bf61c61] * logging.c (modified) * owl.c (modified) * perl/lib/BarnOwl/Logging.pm (modified) Moved notification of message logging to perl Tue, 07 Jan 2014 23:02:20 GMT Jason Gross [6e764aa] * logging.c (modified) * perl/lib/BarnOwl/Logging.pm (modified) * perl/lib/BarnOwl/Message.pm (modified) * perl/lib/BarnOwl/Message/Zephyr.pm (modified) * perlglue.xs (modified) Moved the checking of whether or not to log messages to perl Tue, 07 Jan 2014 23:00:46 GMT Jason Gross [dca6255] * logging.c (modified) * perl/Makefile.am (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Logging.pm (added) * perl/lib/BarnOwl/Message.pm (modified) * perl/lib/BarnOwl/Message/AIM.pm (modified) * perl/lib/BarnOwl/Message/Zephyr.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) Moved log file name generation to perl I don't think that the ...