Skip to content

Conversation

quaff
Copy link
Contributor

@quaff quaff commented Aug 25, 2021

DevTools only log a message and doesn't set logging.level.web to DEBUG

if (isWebApplication(environment) && !environment.containsProperty(WEB_LOGGING)) {
logger.info(LogMessage.format(
"For additional web related logging consider setting the '%s' property to 'DEBUG'",
WEB_LOGGING));
}

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 25, 2021
@philwebb philwebb added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 25, 2021
@philwebb philwebb added this to the 2.4.x milestone Aug 25, 2021
@snicoll snicoll modified the milestones: 2.4.x, 2.4.11 Sep 5, 2021
@snicoll snicoll self-assigned this Sep 5, 2021
snicoll pushed a commit that referenced this pull request Sep 5, 2021
@snicoll snicoll closed this in 58e9992 Sep 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants