[slf4j-user] Why 'simple' uses standard out?

Endre Stølsvik Endre at Stolsvik.com
Thu Feb 23 15:24:23 CET 2006


On Thu, 23 Feb 2006, Ceki Gülcü wrote:

| 
| > 1. It doesn't collide with console apps that utilize the standard out
| > for processing.
| 
| OK. By collide you probably mean that it is possible to separate logging
| output from application output intended for user interaction. But don't both
| stderr and stdout end up on the console?


java someProgram 2> applic.log

Good idea.

Endre.


More information about the slf4j-user mailing list