private Logger logger = LoggerFactory.getLogger(getClass());
^That is the sample code provided in the SDK and it logs information to /opt/sdn/virgo/serviceability/logs/log.log.
How can I programmatically specify a different location for information to be logged to?