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

fix logging and compile issues #6

Merged
merged 1 commit into from
Oct 24, 2017

Conversation

bassam
Copy link
Contributor

@bassam bassam commented Jul 16, 2017

Fixed numerous compile issues with logging and errors. Also added strgazer_cache to .gitignore.

Addresses #5

@bassam
Copy link
Contributor Author

bassam commented Aug 3, 2017

@spencerkimball can you please take a quick look?

@spencerkimball
Copy link
Owner

@bassam thank you so much for these updates. I hate to ask, but is there any way you could just remove the dependency on CockroachDB entirely and just simplify by using Go's base log package?

@bassam
Copy link
Contributor Author

bassam commented Aug 3, 2017

@spencerkimball ha! I started there and should've checked with you first. ok no prob.

@bassam
Copy link
Contributor Author

bassam commented Aug 3, 2017

@spencerkimball note that we lose info, warn and error levels. you also lose color support I believe. do you care?

@spencerkimball
Copy link
Owner

No, logging for this isn't so busy those features are critical.

@bassam
Copy link
Contributor Author

bassam commented Oct 24, 2017

@spencerkimball final had a chance to update this. let me know if you have any issues with it.

@spencerkimball
Copy link
Owner

Awesome. Thank you! I'll merge it now.

@spencerkimball spencerkimball merged commit aa0a1d3 into spencerkimball:master Oct 24, 2017
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

Successfully merging this pull request may close these issues.

2 participants