Skip to content

Finally fix the logging, release 1.0 #100

@osa1

Description

@osa1

I think we should finally fix the logging and release 1.0.

The problem is we currently don't log all the info we want (e.g. privmsgs, see #56). I think a logger function with type fn(&Conn, &ConnEv) would be really helpful to implement all of the logging logic in one place. Should not be too hard.

In the future I want to be able to show logs in the UI (e.g. when a privmsg tab is created with a user previous messages would be shown in the tab), but that's a lot of work and needs some more detailed design. Current design has the advantage that the log files are readable plain-text files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions