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

Propagate Logger Assignment #123

Closed
scottoffen opened this issue Sep 19, 2016 · 0 comments
Closed

Propagate Logger Assignment #123

scottoffen opened this issue Sep 19, 2016 · 0 comments
Assignees
Milestone

Comments

@scottoffen
Copy link
Owner

When you set the logger on RestServer, have it set the value on the Router as well. When you set the logger on the Router (including in the previous scenario), set it on the RouteScanner as well.

If you want them to have different loggers, set them in this order:

  • RestServer
  • Router
  • RouteScanner
@scottoffen scottoffen self-assigned this Sep 19, 2016
scottoffen pushed a commit that referenced this issue Sep 22, 2016
@scottoffen scottoffen added this to the 4.0.0.next milestone Oct 18, 2016
@scottoffen scottoffen changed the title Perpetuate Logger Assignment Propagate Logger Assignment Oct 20, 2016
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