Please or
Try NowBuy Now
Google

Locations of visitors to this page

wrapper.java.command.loglevel Property
wrapper.java.command.loglevel Property

Configuration Property Overview

wrapper.java.command.loglevel

Log level to use when logging the full command line used to launch the JVM.

Valid log levels include:

  • NONE for no output,
  • FATAL to only show fatal error messages,
  • ERROR to show all error messages,
  • STATUS to show all state changes,
  • INFO shows all JVM output and informative messages,
  • DEBUG shows detailed debug information.

The default value is DEBUG.

Setting the loglevel to INFO for example can be a useful way to debug the generated command line without having to view all debug output.

Example:
wrapper.java.command.loglevel=INFO




User Comments

If you notice something that is incorrect, missing, or simply feel that some part of this page could be explained better, feel free to log in and add a comment. You will need to register before you can log on.

Email:
Password:
Java Service Wrapper Version: 3.4.0