Log Console

The main purpose of the Hibernate Log Console is to display the logging activity of the current Hibernate environment. The logging categories and level user-customizable, go to the Settings section to learn how.

Log Console

Besides of displaying the log messages, the Log Console provides:

  • A list box on the upper-left corner to quickly switch Hibernate Configuration Profiles.
    Log Console Profile List Box
  • An information label on the upper-right corner with the Hibernate version of the currently selectd Configuration Profile, and the actual version detected in the project classpath.
    Log Console Info Bar
  • A tool bar with actions:
    • File | Reset Hibernate Configuration: Resets current Hibernate Configuration (i.e., environment).
    Log Console Tool Bar
  • A popup menu with actions:
    • Clear All: Removes all messages from he console.
    • Copy Content: Copies all messages to clipboard.
    • Compare with Clipboard: Compares current selection with clipboard.
    Log Console Popup Menu