-
Notifications
You must be signed in to change notification settings - Fork 41.4k
Closed
Labels
type: documentationA documentation updateA documentation updatetype: enhancementA general enhancementA general enhancement
Milestone
Description
The reference manual states that the default security password will be logged at INFO
log level, but it does not mention what the logger category is.
Thus if you fine tune your logging settings such that the default security password is no longer logged, you literally have to search through the source code to discover that the category is org.springframework.boot.autoconfigure.security
.
So please document this in the reference manual.
Metadata
Metadata
Assignees
Labels
type: documentationA documentation updateA documentation updatetype: enhancementA general enhancementA general enhancement