jar

com.github.tobiasrm : tinylog-singlelevel-cw

Maven & Gradle

Nov 20, 2017
1 stars

Tinylog Singlelevel-CW Extension · A Tinylog console writer extension to restrict writers to single log levels (e.g. for level-specific colored logs).

Table Of Contents

Latest Version

Download com.github.tobiasrm : tinylog-singlelevel-cw JAR file - Latest Versions:

All Versions

Download com.github.tobiasrm : tinylog-singlelevel-cw JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.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 tinylog-singlelevel-cw-1.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.tobiasrm

├─ com.github.tobiasrm.Main.class - [JAR]

├─ com.github.tobiasrm.SinglelevelConsoleWriter.class - [JAR]

org.pmw.tinylog

├─ org.pmw.tinylog.Configuration.class - [JAR]