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

System is initialized with the configuration, twice on initial startup. #4

Closed
ivanpointer opened this issue Nov 19, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@ivanpointer
Copy link
Owner

Chase down why this is happening and identify a solution to fix this.

@ivanpointer
Copy link
Owner Author

When the Dispatcher is created - it builds the targets. Then later, in the initialization function of the LoggerFactory, the observers of the configuration are notified again, causing the targets to be shutdown and brought back up again. I removed the second notify, as it is only needed when the configuration changes, not during the initial construction.

@ivanpointer ivanpointer self-assigned this Nov 19, 2014
@ivanpointer ivanpointer added this to the RC1.0.1 milestone Nov 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant