Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change logger behavior to messageboxes #142

Open
Hexman768 opened this issue Jun 14, 2024 · 0 comments
Open

Change logger behavior to messageboxes #142

Hexman768 opened this issue Jun 14, 2024 · 0 comments
Assignees
Labels
Backend The code change required for the issue at hand will affect the backend code. enhancement New feature or request

Comments

@Hexman768
Copy link
Owner

Description

  • The logger functionality in this project is really not necessary. However, I do find it necessary to have a way to report errors to the user, so I am proposing that the loggerform be removed and replaced with an error message service.
  • This message service will be used to display errors and warnings to the user in the form of MessageBoxes. I will look up the proper design pattern/architecture for this functionality as the entire application will have to have access to this service and it should also be useful for debugging purposes.
@Hexman768 Hexman768 added enhancement New feature or request Backend The code change required for the issue at hand will affect the backend code. labels Jun 14, 2024
@Hexman768 Hexman768 self-assigned this Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend The code change required for the issue at hand will affect the backend code. enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant