The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-05-2008
kelangovan kelangovan is offline
Registered User
  
 

Join Date: May 2008
Posts: 3
How to disable application level logs in Unix?

Hi,

I'm working in an application and the related Java code and the envrionment is in Unix server. We are generating the log messages using loggers of Java.util.log . But, the logs are not getting generated in the log files.
We feel that the people who developed the system might have done some settings to disable the application level logs.

So, our question is

Is there a way in Unix to enable the application level logs?

Thanks in Advance for your valuable suggestions.

Best Regards,
El

Last edited by kelangovan; 08-05-2008 at 10:28 AM..