Package minlog: Information

    Source package: minlog
    Version: 1.3.0-alt1_5jpp8
    Build time:  Nov 16, 2017, 08:31 AM
    Category: Development/Java
    Report package bug
    License: BSD
    Summary: Minimal overhead Java logging
    Description: 
    MinLog is a Java logging library. Key features:
    
    A. Zero overhead Logging statements below a given level
      can be automatically removed by javac at compile time.
      This means applications can have detailed trace and
      debug logging without having any impact on the finished product.
    
    A. Simple and efficient The API is concise and the code
      is very efficient at run-time.
    
    A. Extremely lightweight The entire project consists of a single
      Java file with ~100 non-comment lines of code.

    List of rpms provided by this srpm:
    minlog (noarch)
    minlog-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. maven-local
      3. mvn(junit:junit)
      4. mvn(org.apache.felix:maven-bundle-plugin)
      5. mvn(org.sonatype.oss:oss-parent:pom:)
      6. rpm-build-java
      7. jpackage-generic-compat

    Last changed


    Nov. 15, 2017 Igor Vlasenko 1.3.0-alt1_5jpp8
    - fc update
    Oct. 22, 2017 Igor Vlasenko 1.3.0-alt1_4jpp8
    - new jpp release
    Nov. 22, 2016 Igor Vlasenko 1.3.0-alt1_3jpp8
    - new fc release