Skip to content

Update MVCSBundle.as with a logLevel property - #185

Open
korosif wants to merge 1 commit into
robotlegs:masterfrom
korosif:master
Open

Update MVCSBundle.as with a logLevel property#185
korosif wants to merge 1 commit into
robotlegs:masterfrom
korosif:master

Conversation

@korosif

@korosif korosif commented Jun 16, 2020

Copy link
Copy Markdown

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.
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

Successfully merging this pull request may close these issues.

1 participant