is not current version
Last Version 2.12.0-RC

net.mamoe:mirai-logging-log4j2 2.8.0-M1

Mirai Log4J Adapter

Categories

Categories

Net Logging Application Layer Libs
GroupId

GroupId

net.mamoe
ArtifactId

ArtifactId

mirai-logging-log4j2
Version

Version

2.8.0-M1
Type

Type

pom

Download mirai-logging-log4j2 2.8.0-M1


<!-- https://jarcasting.com/artifacts/net.mamoe/mirai-logging-log4j2/ -->
<dependency>
    <groupId>net.mamoe</groupId>
    <artifactId>mirai-logging-log4j2</artifactId>
    <version>2.8.0-M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.mamoe/mirai-logging-log4j2/
implementation 'net.mamoe:mirai-logging-log4j2:2.8.0-M1'
// https://jarcasting.com/artifacts/net.mamoe/mirai-logging-log4j2/
implementation ("net.mamoe:mirai-logging-log4j2:2.8.0-M1")
'net.mamoe:mirai-logging-log4j2:pom:2.8.0-M1'
<dependency org="net.mamoe" name="mirai-logging-log4j2" rev="2.8.0-M1">
  <artifact name="mirai-logging-log4j2" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.mamoe', module='mirai-logging-log4j2', version='2.8.0-M1')
)
libraryDependencies += "net.mamoe" % "mirai-logging-log4j2" % "2.8.0-M1"
[net.mamoe/mirai-logging-log4j2 "2.8.0-M1"]