Hi,
I need to configure like log4j using util.logging.
For that, reading the logging.property file for my own application
usage (copied from jre/lib ). i need how to code for reading from that
file. "readConfigure" example i need.
also i need how to create -> currentdate.log file for each day
automatically.
Thank You.