logging

log components.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.xson
ArtifactId

ArtifactId

logging
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

logging
log components.
Project URL

Project URL

https://github.com/xsonorg/logging
Source Code Management

Source Code Management

https://github.com/xsonorg/logging.git

Download logging

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.16
org.slf4j : slf4j-log4j12 jar 1.7.16

Project Modules

There are no modules declared in this project.

日志组建

整合日志和国际化提示管理

Versions

Version
1.0.0