is not current version
Last Version 2.1.1

com.networknt:logger-config 1.6.14

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

1.6.14
Type

Type

jar

Download logger-config 1.6.14


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