SCoT - simple content management tool


Configuring SCoT

module.properties

Do not touch this file!

scot.properties

You better do not touch this file, but you may change some entries for your convenience. The documentation of scot.properties is held within itself. This file has effect on the whole application.

logging.properties

You better do not touch this file, but you may change some entries for your convenience. The documentation of logging.properties is held whithin itself. This file has effect on the whole application.

The most important entry is where to put your log file to. The key to that entry is "java.util.logging.FileHandler.pattern". The standard value is "%t/logs/scot-%g-%u.log".

The most used entry is the entry for the log level. The key is "de.goerntkai.level", standard value is "INFO".

project.properties

This file has effect on the project and is found there. See how to write project properties file for more information.

Back to the overview.


Diese Seiten wurden mit SCoT nach folgenden Standards erstellt: xHTML 1.0, CSS 2.0.

Zuletzt geändert:

© 2004-2005 by Kai Görnt