Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

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