Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update MVCSBundle.as with a logLevel property #185

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

korosif
Copy link

@korosif korosif commented Jun 16, 2020

Most RobotLegs 2 users are using the MVCSBundle, but the bundle forced the user to have logLevel set to DEBUG, or to create their own bundle just to set the logLevel. Now, one could set it easily with <mvcs:MVCSBundle logLevel="{LogLevel.WARN}"/>.
Also, users might have a hard time figuring out where the debug messages came from, and the MVCSBundle class is now more upfront about the logLevel setting.

Most RobotLegs 2 users are using the MVCSBundle, but the bundle forced the user to have logLevel set to DEBUG, or to create their own bundle just to set the logLevel. Now, one could set it easily with <mvcs:MVCSBundle logLevel="{LogLevel.WARN}"/>.
Also, users might have a hard time figuring out where the debug messages came from, and the MVCSBundle class is now more upfront about the logLevel setting.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant