Skip to content

Print EhCache cache manager name when initializing [SPR-14110] #18682

@spring-projects-issues

Description

@spring-projects-issues

Andrei Ivanov opened SPR-14110 and commented

Hi,
As we have more than 1 cache manager, it would be nice to also get the name (or maybe bean id if the name is not available) in the initialization message:

2016-04-04 10:00:52,054 localhost-startStop-1 ||| INFO  [o.s.c.e.EhCacheManagerFactoryBean] - Initializing EhCache CacheManager
2016-04-04 10:00:53,527 localhost-startStop-1 ||| INFO  [o.s.c.e.EhCacheManagerFactoryBean] - Initializing EhCache CacheManager
2016-04-04 10:01:03,676 localhost-startStop-1 ||| INFO  [o.s.c.e.EhCacheManagerFactoryBean] - Initializing EhCache CacheManager
2016-04-04 10:01:11,218 localhost-startStop-1 ||| INFO  [o.s.c.e.EhCacheManagerFactoryBean] - Initializing EhCache CacheManager

Affects: 4.2.5

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions