Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Conversation

@davidkron
Copy link
Contributor

@davidkron davidkron commented Feb 2, 2022

It seems the single-quotes were copied from logback.groovy, but they are not necessary.

Before this change, the single-quotes were printed to the console, which looked weird:

'2022-01-26 14:40:38.140  WARN --- [  restartedMain] org.grails.config.NavigableMap           : Accessing config key '[plugins]' through dot notation is deprecated, and it will be removed in a future release. Use 'config.getProperty(key, targetClass)' instead.
''2022-01-26 14:40:43.486  WARN --- [  restartedMain] org.grails.config.NavigableMap           : Accessing config key '[plugins, springsecurity]' through dot notation is deprecated, and it will be removed in a future release. Use 'config.getProperty(key, targetClass)' instead.
'

@puneetbehl puneetbehl merged commit 2b4a793 into grails-profiles:master Feb 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants