# # ChangeLog for perl/lib/BarnOwl/Logging.pm # # Generated by Trac 1.0.2 # Jun 28, 2024, 5:40:50 PM Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [03fbf66] * 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 ... Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [42779f8] * perl/lib/BarnOwl/Logging.pm (modified) * variable.c (modified) Moved logging-specific variables to perl But only the ones that ... Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [4ead7b3] * logging.c (modified) * owl.c (modified) * perl/lib/BarnOwl/Logging.pm (modified) Moved notification of message logging to perl Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [5093c6f] * 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 Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [eea7bed4] * 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 ...