Skip to content

Conversation

@szymonprz
Copy link
Contributor

Hello,
This pr is only a housekeeping, because by default logLevel of mockserver is set to INFO https://github.com/mock-server/mockserver/blob/master/mockserver-core/src/main/java/org/mockserver/configuration/ConfigurationProperties.java#L39
and by setting this log level this way (through command line arg), we cannot change it later on the client side code of MockserverContainer by env variable "MOCKSERVER_LOG_LEVEL" so this change also allows to change log level of mockserver

@kiview
Copy link
Member

kiview commented Dec 22, 2021

Hey @szymonprz, thanks for the PR. This is indeed a very useful housekeeping chage.

@bsideup bsideup added this to the next milestone Dec 22, 2021
@kiview kiview merged commit 42e4905 into testcontainers:master Dec 22, 2021
@szymonprz szymonprz deleted the remove-hardcoded-log-level-on-mockserver branch December 23, 2021 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants