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

Implement Logging #98

Closed
RichiCoder1 opened this issue Feb 13, 2014 · 5 comments
Closed

Implement Logging #98

RichiCoder1 opened this issue Feb 13, 2014 · 5 comments
Assignees
Labels
Improvement Issues that enhances existing functionality, or adds new features TaskItem Non-bug, non-feature related things. Could be refactoring. Sometimes non-code related things.
Milestone

Comments

@RichiCoder1
Copy link
Contributor

Implement a logging service.

@gep13 should verbose (or debug) logging include cinst, cuinst, and cup output? Or should that be at lower threshold?

@gep13
Copy link
Member

gep13 commented Feb 13, 2014

I think that this would make sense to be included in verbose. If any exceptions are bubbled up, we should hopefully be able to display those to the user.

Can you going to include the ability to bump the loggging through the settings window? Or rely on user to change this in app.config file?

@RichiCoder1
Copy link
Contributor Author

For now, the app.config.

@gep13
Copy link
Member

gep13 commented Feb 14, 2014

Okay, that makes sense for starters, we can add to this later if we decide it is required as a "nice to have"

@gep13 gep13 added this to the 0.12 milestone Feb 24, 2014
@gep13
Copy link
Member

gep13 commented Feb 24, 2014

@RichiCoder1 Am I right in saying that this is now complete?

@RichiCoder1
Copy link
Contributor Author

I think the original goal of this issue was just to add the logging service, so yup.

@gep13 gep13 added the Improvement Issues that enhances existing functionality, or adds new features label Feb 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Issues that enhances existing functionality, or adds new features TaskItem Non-bug, non-feature related things. Could be refactoring. Sometimes non-code related things.
Projects
None yet
Development

No branches or pull requests

2 participants