jar

com.github.rozidan : logger-spring-boot

Maven & Gradle

Jul 27, 2019
28 stars

Springboot logger annotation · 'A Spring Boot `@Loggable` logger annotation'

Table Of Contents

Latest Version

Download com.github.rozidan : logger-spring-boot JAR file - Latest Versions:

All Versions

Download com.github.rozidan : logger-spring-boot JAR file - All Versions:

Version Vulnerabilities Size Updated
1.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 logger-spring-boot-1.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.rozidan.springboot.logger

├─ com.github.rozidan.springboot.logger.EnableLogger.class - [JAR]

├─ com.github.rozidan.springboot.logger.Loggable.class - [JAR]

├─ com.github.rozidan.springboot.logger.Logger.class - [JAR]

├─ com.github.rozidan.springboot.logger.LoggerConfiguration.class - [JAR]

├─ com.github.rozidan.springboot.logger.LoggerInterceptor.class - [JAR]

├─ com.github.rozidan.springboot.logger.LoggerMsgArgsGenerator.class - [JAR]