CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 1
Compare
Welcome to Lib-Logger
with the new release 0.7.0
.
Lib-Logger
is a library for easy
logging with the Apache Log4j 2 in a Java(FX) & Maven desktop application.
Summary
- Prepare the library for
Java-11
! - Connect the GitHub project to Travis CI.
- Move the
JavaDoc
to the GitHub folderdocs/apidocs
.
Bug
#42 [bug] The example 'log4j2.xml' isn't copied into the .jar file.
Feature
#35 [build] Connect the project to 'Travis CI'.
#32 [log] Add new method printSystemProperties() which do what the name says.
Documentation
#41 [doc] Add new folder 'concept' with a template to the project.
#40 [doc] Update the project description.
#39 [doc] Move JavaDoc documentation in new folder 'docs/apidocs'.
#38 [doc] Update the template for the releases.
#37 [pom] Add new section 'organization' to pom.xml.
#34 [doc] Update the section 'Intention' in the ReadMe.
#33 [doc] Write new concept 'Java11-Modular'.
#31 [doc] Add new flag @SInCE to all classes, interfaceses and methods.
#30 [doc] Change signature in the JavaDoc.
Refactoring
#36 [pom] Update the dependencies in pom.xml.
Greetings
Naoghuman