Update description of the `logger-name` hint

Closes gh-14456
This commit is contained in:
Stephane Nicoll 2018-10-02 15:05:50 +02:00
parent 3f9c41df81
commit 7bf32290c6
1 changed files with 4 additions and 2 deletions

View File

@ -439,8 +439,10 @@ The following table summarizes the list of supported providers:
parameter.
|`logger-name`
|Auto-completes valid logger names. Typically, package and class names available in
the current project can be auto-completed.
|Auto-completes valid logger names and
<<spring-boot-features.adoc#boot-features-custom-log-groups,logger groups>>. Typically,
package and class names available in the current project can be auto-completed as well as
defined groups.
|`spring-bean-reference`
|Auto-completes the available bean names in the current project. Usually constrained