Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 444 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 444 Bytes

fort_l

Java Logging Utilities

Requirements

  • fort_j jar should be installed in a local maven repo
  • log4j:1.2.16
  • commons-logging:1.2

Info

  • Version is currently set to 0.0.1
  • Group is currently wellsb1

Helpful Commands

(in no particular order)
  • 'gradle eclipse' to convert this project into an eclipse project
  • 'gradle install' to install this project's jar into a local maven repository for use by other projects