-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
in: coreIssues in core modules (aop, beans, core, context, expression)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement
Milestone
Description
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)Issues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancementA general enhancement