In my java project I am using apache log4j-1.2.17.jar for storing logs in file and manually uploading these file Logs to server for future ref , Is there any other Logging tool or library is available which collect and send log to a webservice periodically.
Share
I took help from http://www.tutorialspoint.com/log4j/log4j_logging_files.htm and change in appender.