vote up 0 vote down star

I'm used to working with the excellent log4net, and I assumed log4j is a direct port or ancestor.

I'm looking for an equivalent to the useful Logger.DebugFormat() family of methods, and I can't find anything like it. Is there anything like that in log4j (or similar packages)?

If not, why not?

flag

65% accept rate

1 Answer

vote up 1 vote down check

The answers of this question mentions a few options for format stringish logging in java.

I noticed log5j and SLF4J.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.