|
| sepearte logging |
 |
Tue, 07 Nov 2006 18:13:45 EST |
I have a Application running on websphere in which logging faciltites are not
used as its small application.
so We have used System.out.println for logging information.
now issue is application server logging information and application
"system.out.println" generating to same file System.outlog. which i
dont want .I want application "System.out.prinln" should go to some
other file and aplication login should go to System.outlog.is it possible if yes
how?
|
| Post Reply
|
|
|
|
|
|
|
|
|
|