is not current version
Last Version 2.1.1

com.networknt:logger-config 2.0.3

This module will provide the information about logging and switch logging level.

Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

logger-config
Version

Version

2.0.3
Type

Type

jar

Download logger-config 2.0.3


<!-- https://jarcasting.com/artifacts/com.networknt/logger-config/ -->
<dependency>
    <groupId>com.networknt</groupId>
    <artifactId>logger-config</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/logger-config/
implementation 'com.networknt:logger-config:2.0.3'
// https://jarcasting.com/artifacts/com.networknt/logger-config/
implementation ("com.networknt:logger-config:2.0.3")
'com.networknt:logger-config:jar:2.0.3'
<dependency org="com.networknt" name="logger-config" rev="2.0.3">
  <artifact name="logger-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='logger-config', version='2.0.3')
)
libraryDependencies += "com.networknt" % "logger-config" % "2.0.3"
[com.networknt/logger-config "2.0.3"]