Hi Steve,
The Jagornet DHCPv6 server uses Log4J as the logging mechanism - see
[
http://logging.apache.org/log4j/1.2/index.html] for more details.
The Log4J configuration file is located in 'conf/log4j.properties'.
You can choose to log messages at the DEBUG, INFO, WARN, or ERROR
level. DEBUG is the most verbose, and will include information
required to troubleshoot issues. In general, the INFO level is
suggested for a production server.
Regards,
Greg Rabil