# # ChangeLog for perl/lib/BarnOwl/Logging.pm # # Generated by Trac 1.0.2 # Jul 3, 2024, 12:36:52 PM Sun, 06 Aug 2017 03:23:08 GMT Jason Gross [5ca4b4f] * perl/lib/BarnOwl/Logging.pm (modified) * tester.c (modified) * variable.c (modified) Moved the last of the logging-related variables to perl We seem to ... Sun, 06 Aug 2017 03:23:07 GMT Jason Gross [8190ce8] * perl/lib/BarnOwl/Logging.pm (modified) * variable.c (modified) Moved logging-specific variables to perl But only the ones that ... Sun, 06 Aug 2017 03:23:06 GMT Jason Gross [145cabe] * logging.c (modified) * owl.c (modified) * perl/lib/BarnOwl/Logging.pm (modified) Moved notification of message logging to perl Sun, 06 Aug 2017 03:23:05 GMT Jason Gross [18c1925] * 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 Sun, 06 Aug 2017 03:23:03 GMT Jason Gross [978a164] * 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 ...