Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Print System.out.println log message in weblogic managed server in cluster

user8565698Jun 6 2011 — edited Jun 7 2011
Hi,
I am using 11.1.1.3 and have a cluster with three managed servers.
I need to be able to print a system.out.prinln message ( i know i should really be using adflogger etc.) and see the result in the managed server log. (Diagnostic->Logfiles->myManagedServer)

I tried configuring from WLS admin console Home->server->myManagedServer->Logging->Advanced(Lock and Edit)->Redirect stdout logging enabled and

Standard out :->Severity level: ->Debug.

I have not been able see any message,while i can see this message in my embedded WLS jdev log tab console.
It is bizzare and have played around with many severity levels, but i have not been able to see my system.out in wls log.
I was wondering if anyone had any ideas as it should be pretty simple.

Thanks,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 5 2011
Added on Jun 6 2011
4 comments
714 views