Originally posted by kaarthick Ramamurthy:
I would like to know the purpose of Logger API and please suggest me some materials about Logger API.
Thanks in Advance
Kaarthick
Logger API,from the name itself you can get the meaning.It is intended for making Logs about your application.
To start with you can see
java docs itself.
Here is the link.