Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DEBUG > INFO > WARN > ERROR >FATAL

Log4J also allows multiple appender types such as CONSOLE or FILE or even SMTP.

Defaults

By default, SPIN will use the log4j configuration file located in /opt/spin/main/conf

...

This lo4j configuration will log all WARN, ERROR, or FATAL level messages to Tomcat STDOUT.
Any SPIN messaging related classes will log at the INFO level, also to Tomcat STDOUT.