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

pass config section name to the implementing class #15

Open
notmyname opened this issue Aug 16, 2011 · 0 comments
Open

pass config section name to the implementing class #15

notmyname opened this issue Aug 16, 2011 · 0 comments

Comments

@notmyname
Copy link
Owner

Doing this allows us to get around "magic" hard-coded strings for the section name "log-processor" in the internal proxy lazy load in LogCommon class.

Unfortunately, the proper implementation for this is probably patching the run_daemon() call in swift to pass the config section name to the implementing class.

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