Skip to content
linzhixing edited this page Jun 11, 2015 · 8 revisions

English/日本語


Production environment

At the moment, the logs of all the applications(repository, UI, Solr) are put into tomcat catalina.out.

Repository

Default logger

Highly configurable

You can configure the log properties in the ordinary way.
See this link.

Log properties are found in the log section in nemakiware.properties.

Example:

  • target methods
    They are specified as Spring point cut annotation, and set to 'CMIS API' by default.
  • log4j setting file
    A custom setting file other than log4j.xml can be specified by Spring framework.
  • whether to log a return value of a method or not
    etc.
Clone this wiki locally