I'm not clear on the goal here? Are you trying to avoid logging or avoid the file
creation in the first place? There is no way I know of to prevent the file from
being created that is defined for the appender in the configuration. Preventing
logging from going to that file is a totally sepa
Yes, but not with the stock Log4j. Look at LogMF and LogSF in the extras
companion.
http://logging.apache.org/log4j/companions/extras/download.html
Jake
Néstor Boscán wrote:
Hi
Is there a way to send to the log an array of strings and then format them
using a pattern. Something like:
%