Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 508 Bytes

File metadata and controls

14 lines (11 loc) · 508 Bytes

ext4logback-example

Minimalistic Maven example application using the extension.

Prerequisites

Make sure you have Java >= 1.8 and Maven >= 3.3 installed.

Running the example

  1. Clone or download the "ext4logback" project
  2. On the command line change into the "example" folder
  3. Inside the "example" folder run the app with mvn exec:java
  • You should see 'Here we go!' printed on the command line
  • A 'logback.xml' file will be created
  • A 'ext4logback-example-app.log' file will be created