djcas9 / komanda

The IRC Client For Developers
http://komanda.io
MIT License
1.78k stars 75 forks source link

Allow channel/query logging. #166

Open ghost opened 10 years ago

ghost commented 10 years ago

Just a simple #channel.log / nickname.log like any other IRC client.

I was thinking: ~/.komanda/logs/$network/$channel_YYYYMMDD.log or at least make it customizable.

Maybe support one of these log formats http://pisg.sourceforge.net/, people might like to run pisg through the logs.

djcas9 commented 10 years ago

@KindOne- please add descriptions with issue so we know exactly what you mean. Are you talking about logging to a flat file or?

ghost commented 10 years ago

updated.

xqwzts commented 10 years ago

Would be a nice idea, log to a flat file [with log rotation] and load the last 20[?] lines into the channel when opening one.