Last Version

web-logback 0.2

Logback appender relying on HTML5 SSE to push logs on browser consoles

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.github.alexvictoor
ArtifactId

ArtifactId

web-logback
Version

Version

0.2
Type

Type

jar
Description

Description

web-logback
Logback appender relying on HTML5 SSE to push logs on browser consoles
Project URL

Project URL

https://github.com/alexvictoor/web-logback
Source Code Management

Source Code Management

https://github.com/alexvictoor/web-logback

Download web-logback 0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
io.netty : netty-transport jar 4.0.24.Final
io.netty : netty-codec-http jar 4.0.24.Final
org.slf4j : slf4j-api jar 1.6.4
ch.qos.logback : logback-classic jar 1.1.2

test (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.assertj : assertj-core jar 1.7.0
com.jayway.awaitility : awaitility jar 1.6.2
org.mockito : mockito-all jar 1.10.8
com.squareup.okhttp : okhttp jar 2.5.0

Project Modules

There are no modules declared in this project.