Lich Thrift Logging

Transparent logging library for Lich Thrift.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.linecorp.lich
ArtifactId

ArtifactId

thrift-logging
Last Version

Last Version

2.6.0
Release Date

Release Date

Type

Type

aar
Description

Description

Lich Thrift Logging
Transparent logging library for Lich Thrift.
Project URL

Project URL

https://github.com/line/lich/tree/master/thrift
Source Code Management

Source Code Management

https://github.com/line/lich

Download thrift-logging

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (2)

Group / Artifact Type Version
com.linecorp.lich : thrift jar 2.6.0
com.linkedin.dexmaker : dexmaker jar 2.28.1

Project Modules

There are no modules declared in this project.
com.linecorp.lich

LINE

Versions

Version
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0