Skip to content

Conversation

@FDelporte
Copy link
Member

needed to make minor modifications to be able to build

@FDelporte FDelporte requested a review from savageautomate June 3, 2020 21:08
@savageautomate
Copy link
Member

Both forms of the following compile for me with no errors.

System.setProperty(org.slf4j.simple.SimpleLogger.DEFAULT_LOG_LEVEL_KEY, "INFO");
System.setProperty("org.slf4j.simpleLogger.defaultLogLevel", "INFO");

@savageautomate savageautomate merged commit 373b5aa into master Jun 4, 2020
@FDelporte
Copy link
Member Author

Both forms of the following compile for me with no errors.

System.setProperty(org.slf4j.simple.SimpleLogger.DEFAULT_LOG_LEVEL_KEY, "INFO");
System.setProperty("org.slf4j.simpleLogger.defaultLogLevel", "INFO");

Strange indeed... But was a quick fix and the same form is now used everywhere

@FDelporte FDelporte deleted the feature/initFrank branch June 9, 2020 20:19
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.

3 participants