GreyLog Logging Framework

Framework for non-blocking socket I/O and timers

License

License

GroupId

GroupId

com.github.greysoft.naf
ArtifactId

ArtifactId

greylog
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

GreyLog Logging Framework
Framework for non-blocking socket I/O and timers
Source Code Management

Source Code Management

https://github.com/greysoft/naf/tree/master/greylog

Download greylog

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.greysoft.naf : greybase jar 2.5.0

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
commons-logging : commons-logging jar 1.1.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.17.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0