A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1162.html
Document ID: 1162 Branch: main Language: default Name: Configuration (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 7/3/06 2:25:57 PM Updated by: Carsten Ziegeler A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 7527 bytes (previous version: 6964 bytes) Content diff: (76 equal lines skipped) lookup the Settings bean. This bean provides access to all available properties. </p> +++ <h2>Using your own Property Provider</h2> +++ +++ <p>If you want to store all your properties in a different storage than the file +++ system, for example in a database, you can implement your own provider +++ mechanism. Add a bean implementing the PropertiesProvider interface to the root +++ application context of Spring and Cocoon will get all properties from this +++ provider after it has read the properties from the properties files.</p> +++ <h1>Logging</h1> <p>Cocoon uses <a href="http://logging.apache.org/log4j">Log4J</a> by default (10 equal lines skipped) By setting the <em>org.apache.cocoon.logging.configuration</em> property in your properties, you can point to a different configuration file.</p> +++ <h2>Bootstrap log level</h2> +++ +++ <p>TBD</p> +++ +++ <h2>Environment Logging Category</h2> +++ +++ <p>TBD</p> +++ +++ <h2>Cocoon Logging Category</h2> +++ +++ <p>TBD</p> +++ <h2>Overriding the log level</h2> <p>For development you can override the configured log level from your Log4J (53 equal lines skipped) Fields ====== no changes Links ===== no changes Custom Fields ============= no changes Collections =========== no changes