midspace / midspace/Space-Engineers-Admin-script-mod
Server logging and messaging
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 43
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
We need to improve the exception handling on the server side.
And we'll need to do something along the lines of Exception logging, and recording an exception count and datetime so an Admin is sent a message whenever they connect or are connected.
"1 new exception occurred in the Admin mod since you last logged in. Please see the Admin mod log file for details."
"A new exception occurred in the Admin mod. Please see the Admin mod log file for details."
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating server-side exception handling and the Admin connection or login messaging path; completion should cover exception logging, count and datetime tracking, and the two stated notification cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100