Versions Compared

Key

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

...

  • Go to main directory of the installed Odysseus.
  • Go to: plugins
  • Go to: de.uniol.inf.is.odysseus.slf4j_1.0.0
  • open File: log4j.properties
  • find line:
Code Block
languagetext
log4j.rootLogger=DEBUG, default
  • Change to:
Code Block
languagetext
log4j.rootLogger=DEBUG, default, default2

...