Opened at 2007-01-30T15:12:14Z
Closed at 2015-10-13T06:34:46Z
#239 closed enhancement (duplicate)
Logging support
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | wishlist | Milestone: | |
Component: | BitlBee | Version: | 1.0.3 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
Now that all IM conversations are routed through one host, not matter where I am, it would be great if my conversations could be logged for future reference.
This obviously should be a configurable option.
I could install a logging proxy, but it just seems more straightforward to incorporate this directly into bitlbee.
Attachments (1)
Change History (4)
Changed at 2007-05-17T22:27:03Z by
Attachment: | im_log.patch added |
---|
comment:1 Changed at 2007-05-17T22:29:33Z by
I've attached im_log.patch. It's against http://code.bitlbee.org/bitlbee/ rev 234. It the 'enable_logging' variable is set all new IM messages should be logged to <username>.log in the config directory.
comment:2 Changed at 2007-07-01T14:07:14Z by
Hmmm, interesting. Thanks for the patch. :-) Not sure if I Want to have this in mainline, but it's nice to have it available in a patch. I can put it in the patch repository, maybe.
(No offense, but having this kind of things in BitlBee by default is a bit questionable with things like public servers...)
comment:3 Changed at 2015-10-13T06:34:46Z by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #576, which is newer, but has more comments. Also the patch is hopelessly obsolete.
Adds logging of IM messages