Hi All,
I'm using logger to log files and i'm not able to see any messages in the log files,
Below are the 2 log files I am looking in,
/opt/sdn/virgo/serviceability/logs/log.log
/var/log/sdn/virgo/logs/log.log
Followed the steps provided in pdf for logger at page 100 "Debugging with logs".
Below is what I followed, line,
logger.info("Chethan Device {} added", device);
I am looking for at least my name,
Please let me know is there any other log files to look-in or am I missing some thing.
Thank you in advance,,
Regards,
Chethan