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

Not all Errors being recorded #134

Open
ceramicskate0 opened this issue Apr 7, 2020 · 0 comments
Open

Not all Errors being recorded #134

ceramicskate0 opened this issue Apr 7, 2020 · 0 comments
Assignees
Labels
Bug Feature/something in the app that doesnt work as intended. However the app still works

Comments

@ceramicskate0
Copy link
Owner

Error class does not record all errors to all the spot.

Should Do as follows per error:

store error in datastore

try
log to std file
catch
try
make random errorlogname log to file
catch
F IT

do Error log file size check()

try
log to eventlog
catch
log to file

send to each log forwarder when all searching is done.

@ceramicskate0 ceramicskate0 added Bug Feature/something in the app that doesnt work as intended. However the app still works Currently_Working This issue is currently being worked by developer labels Apr 7, 2020
@ceramicskate0 ceramicskate0 self-assigned this Apr 7, 2020
@ceramicskate0 ceramicskate0 added this to Dev Currenlty Working in SWELF before Prod via automation Apr 7, 2020
@ceramicskate0 ceramicskate0 moved this from Dev Currenlty Working to Planned for Later 0.6.* releases in SWELF before Prod Apr 8, 2020
@ceramicskate0 ceramicskate0 moved this from Planned for Later 0.6.* releases to In Next Release in SWELF before Prod Apr 8, 2020
@ceramicskate0 ceramicskate0 removed the Currently_Working This issue is currently being worked by developer label Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Feature/something in the app that doesnt work as intended. However the app still works
Projects
SWELF before Prod
  
In Next Release
Development

No branches or pull requests

1 participant