Skip to content

RemasteredLogger is a logger as simple as it is complex, it uses SLF4j as an API base. This logger provides the developer with ease of use for a wide variety of utility. This also allows the simplicity of saving under several loggers but also the complexity of being able to create "Class" or single event loggers.

License

Notifications You must be signed in to change notification settings

git-init-wesley/RemasteredLogger

RemasteredLogger

RemasteredLogger is a logger as simple as it is complex, it uses SLF4j as an API base. This logger provides the developer with ease of use for a wide variety of utility. This also allows the simplicity of saving under several loggers but also the complexity of being able to create “Class” or single event loggers.

Started

Licence

Javadoc

Wiki

Versioning

Release

Version

Class Version

Class Version Security
Logger LoggerVersion SecurityCheck
ILogger ILoggerVersion SecurityCheck
LoggerFactory LoggerFactoryVersion SecurityCheck
ILoggerFactory ILoggerFactoryVersion SecurityCheck

Use

// https://mvnrepository.com/artifact/codes.wesley-dev/remasteredlogger
implementation group: 'codes.wesley-dev', name: 'remasteredlogger', version: '1.1.4'

Dependencies

Jetbrains Annotations

SLF4j

// https://mvnrepository.com/artifact/org.slf4j/slf4j-api
implementation group: 'org.slf4j', name: 'slf4j-api', version: '2.0.0-alpha1'
// https://mvnrepository.com/artifact/org.jetbrains/annotations
implementation group: 'org.jetbrains', name: 'annotations', version: '20.1.0'

Compatibility

Version Java Compatibility
1.1.4 Java 8 and Upper
1.1.3 Java 9 and Upper
<= 1.1.2 ❌ (Security and Compatibility)

Author(s)

Wesley LevasseurCreator, Initial Work - KanekiReal

About

RemasteredLogger is a logger as simple as it is complex, it uses SLF4j as an API base. This logger provides the developer with ease of use for a wide variety of utility. This also allows the simplicity of saving under several loggers but also the complexity of being able to create "Class" or single event loggers.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Languages