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

Winston not logging console.error messages #54

Open
dbooth-boston opened this issue Aug 24, 2016 · 2 comments
Open

Winston not logging console.error messages #54

dbooth-boston opened this issue Aug 24, 2016 · 2 comments
Assignees

Comments

@dbooth-boston
Copy link

No description provided.

@glenna-m
Copy link
Contributor

This came up during the pipeline upload. From nohup.out, I could see some ttl files failed to load due to console messages like this:
Procedure:Procedure-1068258
wrapper error in component rdf-components/request-template : update request failed
{ vnid: 'Procedure:Procedure-1068258',
data: 'update request failed',
error: undefined,
stale: undefined,
groupLm: undefined,
lm: 'LM1471976626221.0000000000000001',
componentName: 'rdf-components/request-template' }

But there were no errors in the rdf-components.log.

@dbooth-boston
Copy link
Author

Need to convert console.error calls to logging calls.

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

No branches or pull requests

2 participants