Skip to content

status messages and logging need work #12

Description

@adamdotdevin

we have a mechanism in place for showing status messages to the user (status.Error, status.Info, etc.), and a bunch of logging throughout the app with slog. both of these mechanisms write to the logs table and can be viewed in the logs page (ctrl+l) for a given session.

the mechanisms are fine, but the actual content being logged and displayed to users is a mess lol. like, all of it needs to be thrown out and redone. we should be much more thoughtful about what messages we should show in the status bar at the bottom, and also what we should be logging.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions