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

almin-logger: wrong handling of error object #210

Open
azu opened this issue Jun 16, 2017 · 1 comment
Open

almin-logger: wrong handling of error object #210

azu opened this issue Jun 16, 2017 · 1 comment

Comments

@azu
Copy link
Member

azu commented Jun 16, 2017

context.useCase(new ShowError()).exeute(new Error("error"))

It should be treated as plain error object.
But, alming-logger handle it as Error log...

image

@azu azu added the Type: Bug label Jun 16, 2017
@azu
Copy link
Member Author

azu commented Jul 16, 2017

Add errorType to Chunk data

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

No branches or pull requests

1 participant