# # ChangeLog for perl/lib/BarnOwl/Logging.pm # # Generated by Trac 1.0.2 # Jun 28, 2024, 5:30:32 AM Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [b807d8f] * perl/lib/BarnOwl/Logging.pm (modified) Improve some documentation of logging variables As per PR #54 ... Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [3222df2] * perl/lib/BarnOwl/Logging.pm (modified) Replace initial . with _ This is so that, e.g., we won't write to ... Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [54c5395] * perl/lib/BarnOwl/Logging.pm (modified) Note conflict of loggingdirection and classlogging The description ... Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [5dee79a] * perl/lib/BarnOwl/Logging.pm (modified) * perl/lib/BarnOwl/Message.pm (modified) Add log-to-subdirectories, a compatibility frob If disabled (the ... Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [6ddfb07] * perl/lib/BarnOwl/Logging.pm (modified) Add a comment about existence of logging dirs Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [dce72c1] * perl/lib/BarnOwl/Logging.pm (modified) * perl/lib/BarnOwl/Message.pm (modified) * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Log to subfolders of a base path A different subfolder for each ... 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 ...