Home Help Java L Java Logs



Java Logs
Posted on: December 13, 2008 at 12:00 AM
Logging is the most common concern to keep in mind by the development teams. In java logging is achieved through a logger class which provides an object allowing the applications to log data without regard to the location needed to actually log the data.

Java Logs

     


Logging is the most common concern to keep in mind by the development teams. In java logging is achieved through a logger class which provides an object allowing the applications to log data without regard to the location needed to actually log the data. Java applications log the messages in form of objects. As soon as a logger is created, it is given a name. 

We have Log4j, a logging utility developed for the java community. It is a project of the Apache Software Foundation.  log4j is one of several Java Logging Frameworks. It is used primarily as a debugging tool. If log records are smaller than limiting log file then spaces are worst but it is larger than some information's to be lost or not mentioning in the log file.

To know more about just click:

http:/www.roseindia.net/java/example/java/util/LimitLogFile.shtml

 

Related Tags for Java Logs:
javaccomideloggingclassormdatadevelopmentformapplicationobjectioobjectsteamvinameapplicationsmessageidlocationlogooappcreateforiewithtologgereitdeslidevceinteamsrmasmntoutsageminoggoscaminosoggjclesthroughwithoutcommonallagelocmehrobjproppcatwhichsssasocreatedeeginessatkisllivdevelopeaactualaractsawingvassrdteathceravstchiatiapctsgajeicaicaplprmostmindmindonomo


More Tutorials from this section

Ask Questions?    Discuss: Java Logs  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.