Bonjour,
N'etant pas un expert de log4j, je chercher a reproduire un affichage a
base de println et print
La ou j'avais :
System.out.println("Liste:");
for (....) {
System.out.print(element);
}
..
Comment je reproduis ca avec log4j? plusieurs loggers ?
Merci
- Class static VS singleton Laurent For�t
- Re: Class static VS singleton Bruno Marquie
- Re: Class static VS singleton Herve AGNOUX
- Re: Class static VS singleton Laurent For�t
- Re: Class static VS singleton Remi Forax
- Re: Class static VS singleton Laurent For�t
- Re: Class static VS singleton Cedric Beust
