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.'

License

License

GroupId

GroupId

codes.wesley-dev
ArtifactId

ArtifactId

remasteredlogger
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

pom.sha512
Description

Description

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.'
Project URL

Project URL

https://github.com/kanekireal/RemasteredLogger
Source Code Management

Source Code Management

https://github.com/kanekireal/RemasteredLogger

Download remasteredlogger

Dependencies

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha1
org.jetbrains : annotations jar 20.1.0

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0