Last Version

Color Loggers 1.0.7

A colection of logging extensions that add level-based color.

License

License

GroupId

GroupId

com.mihnita
ArtifactId

ArtifactId

color-loggers
Version

Version

1.0.7
Type

Type

pom
Description

Description

Color Loggers
A colection of logging extensions that add level-based color.
Project URL

Project URL

https://github.com/mihnita/java-color-loggers

Download color-loggers 1.0.7

Filename Size
color-loggers-1.0.7.pom 866 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.mihnita/color-loggers/ -->
<dependency>
    <groupId>com.mihnita</groupId>
    <artifactId>color-loggers</artifactId>
    <version>1.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mihnita/color-loggers/
implementation 'com.mihnita:color-loggers:1.0.7'
// https://jarcasting.com/artifacts/com.mihnita/color-loggers/
implementation ("com.mihnita:color-loggers:1.0.7")
'com.mihnita:color-loggers:pom:1.0.7'
<dependency org="com.mihnita" name="color-loggers" rev="1.0.7">
  <artifact name="color-loggers" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mihnita', module='color-loggers', version='1.0.7')
)
libraryDependencies += "com.mihnita" % "color-loggers" % "1.0.7"
[com.mihnita/color-loggers "1.0.7"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • superpom
  • color-logger-jdk
  • color-logger-log4j
  • color-logger-logback