# # ChangeLog for trunk/logger.go in code # # Generated by Trac 1.6 # Jun 8, 2025, 6:23:18 PM Thu, 20 Aug 2020 18:05:01 GMT contact [408] * trunk/logger.go (modified) Introduce loadHistoryLatestID This loads latest messages from logs ... Thu, 20 Aug 2020 18:05:01 GMT contact [407] * trunk/logger.go (modified) * trunk/upstream.go (modified) Introduce internal message IDs For now, these can be used as ... Wed, 19 Aug 2020 10:22:32 GMT contact [397] * trunk/logger.go (modified) Escape user/network/entity characters in log file path ZNC replaces ... Mon, 17 Aug 2020 13:01:53 GMT contact [392] * trunk/irc.go (modified) * trunk/logger.go (modified) Format CTCP ACTION messages in logs Mon, 17 Aug 2020 11:55:22 GMT contact [391] * trunk/logger.go (modified) Parse NOTICE messages from logs Tue, 11 Aug 2020 13:58:50 GMT contact [387] * trunk/downstream.go (modified) * trunk/logger.go (modified) Extract history loading into functions These will get re-used for ... Wed, 22 Jul 2020 10:16:01 GMT contact [362] * trunk/downstream.go (modified) * trunk/logger.go (modified) go fmt Wed, 15 Jul 2020 15:47:57 GMT contact [360] * trunk/downstream.go (modified) * trunk/logger.go (modified) Implement CHATHISTORY AFTER References: ... Fri, 05 Jun 2020 21:50:31 GMT delthas [319] * trunk/downstream.go (modified) * trunk/logger.go (modified) * trunk/server.go (modified) Add support for downstream CHATHISTORY This adds support for the ... Wed, 08 Apr 2020 08:19:33 GMT contact [250] * trunk/logger.go (modified) Parse timestamp from message tags in messageLogger.Append Tue, 07 Apr 2020 19:54:24 GMT contact [248] * trunk/logger.go (modified) * trunk/upstream.go (modified) Make newMessageLogger take a *network instead of an *upstreamConn ... Tue, 07 Apr 2020 19:50:12 GMT contact [247] * trunk/logger.go (modified) Extract logic to build log filepath into a function This will get ... Mon, 06 Apr 2020 16:49:39 GMT contact [235] * trunk/logger.go (modified) * trunk/upstream.go (modified) Log TOPIC messages See [1]. [1]: ... Mon, 06 Apr 2020 16:45:30 GMT contact [234] * trunk/logger.go (modified) Fix NOTICE log formatting ZNC uses hyphens instead of angle ... Sun, 05 Apr 2020 13:24:57 GMT contact [225] * trunk/logger.go (modified) Use Network.GetName for logs path Fri, 03 Apr 2020 18:48:23 GMT contact [216] * trunk/downstream.go (modified) * trunk/logger.go (modified) * trunk/upstream.go (modified) Add time tag to all messages Fri, 03 Apr 2020 16:59:17 GMT contact [215] * trunk/downstream.go (modified) * trunk/logger.go (added) * trunk/upstream.go (modified) * trunk/user.go (modified) Introduce messageLogger This centralizes formatting related to ...