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

Logging feature #52

Closed
gmanciet opened this issue Mar 8, 2013 · 1 comment
Closed

Logging feature #52

gmanciet opened this issue Mar 8, 2013 · 1 comment
Assignees
Milestone

Comments

@gmanciet
Copy link
Contributor

gmanciet commented Mar 8, 2013

In order to ease analysis of a potential failure of tool, logging feature is to be implemented.

@ghost ghost assigned gmanciet Mar 8, 2013
@gmanciet
Copy link
Contributor Author

gmanciet commented Mar 8, 2013

This is done through a standardized library called Log4Net, because:

  • it is used in production tools environment;
  • it is maintained;
  • it is open-source;
  • it is easy to configure and use in new libraries
  • it is easy to customize afterwards, for specific logging needs.

@gmanciet gmanciet closed this as completed Mar 8, 2013
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

1 participant