aspose file tools
The moose likes Java in General and the fly likes Logging file need to be maintain by  every developer Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Logging file need to be maintain by  every developer" Watch "Logging file need to be maintain by  every developer" New topic
Author

Logging file need to be maintain by every developer

Jayasri Alaparthi
Ranch Hand

Joined: Aug 14, 2006
Posts: 67
Hello friends,
IS logging file need to be maintained by every developer even if we don't use JMS.
Thanks,
Bhargavi.
sathish kumar
Ranch Hand

Joined: Feb 14, 2007
Posts: 47
Do you mean a log4j's logging file? If so if your log4j configuration is using any of the file based appenders, then yes, every developer will have the file in his/her machine.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Logging file need to be maintain by every developer
 
Similar Threads
ExceptionInInitializerError NoClassDefFoundError
Ignore a file in subversion but keep it in repository, possible ?
log4j vs. exceptions
Configuring log4j once instead of in every class
Servlet Context Object?