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

Add logging #296

Closed
mgsloan opened this issue Jul 22, 2015 · 1 comment
Closed

Add logging #296

mgsloan opened this issue Jul 22, 2015 · 1 comment
Assignees
Milestone

Comments

@mgsloan
Copy link
Contributor

mgsloan commented Jul 22, 2015

It'd be nice to be able to add warning / info messages to ide-backend. Two recent cases where this would be helpful:

  1. Warning the user when GHC_PACKAGE_PATH is being unset (see GHC_PACKAGE_PATH is problematic for usage with stack #295 / GHC_PACKAGE_PATH not visible from running code #294).

  2. Warning when there might be an ide-backend / ide-backend-server mismatch Better error messages for ide-backend / ide-backend-server mismatches #292

One thing to note is that some ide-backend users assume it's silent. In particular, stack-ide uses stdout, with a particular protocol, for communication.

@mgsloan
Copy link
Contributor Author

mgsloan commented Jul 24, 2015

Done!

@mgsloan mgsloan closed this as completed Jul 24, 2015
@mgsloan mgsloan added this to the 0.10 milestone Aug 5, 2015
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