indrora / Atomic

Atomic: an IRC client from the ashes of yaaic
https://indrora.github.io/Atomic/
GNU General Public License v3.0
123 stars 29 forks source link

(Feature Request) Logging to disk #81

Open Mokura opened 9 years ago

Mokura commented 9 years ago

As #36, but with clarification: logging to disk for future review (with a text viewer/editor, etc). Not sure if I should remark on the closed issue or open a new one.

indrora commented 9 years ago

In some ways I consider logging to disk an anti-feature, given that I actively turn it off in my clients. There are valid reasons to do this, however I'm worried that it would cause a certain amount of unpleasantness.

I have two basic ideas on this thought, should i implement this:

Mokura commented 9 years ago

Raw logs would probably be alright as long as conversations are still readable - I was mostly speaking from an end user point of view. No point cluttering up the code more than necessary.

puppable commented 8 years ago

Would it be possible to simply append to a logfile the results of whatever internal process spits out the formatted messages for the user? Preferably, sorted into folders/files based on the date and conversation.