jar

com.github.crazyorr : rolling-logger

Maven & Gradle

Aug 17, 2015
1 stars

A Java library for writing logs into a fix number of files in rolling order, in case the log files' size grows immensely.

Table Of Contents

Latest Version

Download com.github.crazyorr : rolling-logger JAR file - Latest Versions:

All Versions

Download com.github.crazyorr : rolling-logger JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window rolling-logger-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.crazyorr.rollinglogger

├─ com.github.crazyorr.rollinglogger.RollingLogger.class - [JAR]