Doradus logs messages about its operation using the log4j logging facility. Logging options are defined in the file log4j-server.properties. The high-level logging options are shown below:If Doradus is run as a service, the output to console is unnecessary, so this parameter should be removed. Additionally, the lines that begin with log4j.appender.console should be deleted or commented-out.The log4j-server.properties file also defines the following option:This option sends the file log appender to a log file called doradus.log in the Doradus server’s runtime directory. If you wish log files to be stored with another name and/or in another location, modify this option with a new relative or absolute file name.