Juergen Hoeller
|
31bfc1dc2b
|
Differentiate internal LogAdapter from core.log.LogDelegateFactory
Issue: SPR-16585
Issue: SPR-17012
|
2018-07-25 14:14:38 +02:00 |
|
Juergen Hoeller
|
0b86c71b2a
|
LogFactoryService class for standard Commons Logging service discovery
Issue: SPR-16585
Issue: SPR-15903
|
2018-07-03 18:57:12 +02:00 |
|
Phillip Webb
|
5cedd0d5d4
|
Consistently use tabs rather than spaces
Update code that has accidentally used spaces instead of tabs.
Also remove all trailing whitespace.
Issue: SPR-16968
|
2018-06-28 10:28:44 +02:00 |
|
Phillip Webb
|
9de3689f63
|
Never use 'this.' when accessing loggers
Ensure that `this.` is never used when accessing loggers.
Issue: SPR-16968
|
2018-06-28 10:28:44 +02:00 |
|
Juergen Hoeller
|
cd4f0935c5
|
Revised deprecation markers
|
2018-03-01 23:43:06 +01:00 |
|
igor-suhorukov
|
8080f56db8
|
Polish: "@Override" should be used on overriding and implementing methods
|
2018-03-01 00:15:18 +01:00 |
|
Juergen Hoeller
|
93f17dae47
|
Log4jLog explicitly passes String argument (avoiding argument expansion)
Issue: SPR-16226
|
2017-11-22 21:13:39 +01:00 |
|
Juergen Hoeller
|
1f3967cb3c
|
spring-jcl provides NoOpLog and SimpleLog as well
Issue: SPR-15957
|
2017-09-18 23:57:44 +02:00 |
|
Juergen Hoeller
|
4d86515fa5
|
Overridable Commons Logging bridge in separate spring-jcl jar
Issue: SPR-14512
|
2017-05-03 20:29:05 +02:00 |
|