Re: Aspect questions?
On 2/25/2012 11:22 PM, markspace wrote:
> On 2/25/2012 3:22 PM, Arne Vajhøj wrote:
>> That looks as if you are almost building your own logging framework
>> on top of a logging framework.
>>
>> That does not make much sense to me.
>
> I can think of a use case for it though. Let's say you haven't decided
> which logging framework to use, or you want to be flexible as to which
> one to use. (Different customers of yours prefer different loggers.)
Commons Logging already exist to handle that!
Arne
|