panshin / play2-graylog2   1.1.0

Apache License 2.0 Website GitHub

How to send logs from the Play! framework to Graylog

Scala versions: 2.11

play2-graylog2 1.0.3


Group ID:
ru.tochkak
Artifact ID:
play2-graylog2_2.11
Version:
1.0.3
Release Date:
Mar 14, 2017
Licenses:
Files:

libraryDependencies += "ru.tochkak" %% "play2-graylog2" % "1.0.3"

Mill build tool

ivy"ru.tochkak::play2-graylog2:1.0.3"

Scala CLI

//> using dep "ru.tochkak::play2-graylog2:1.0.3"

Ammonite REPL

import $ivy.`ru.tochkak::play2-graylog2:1.0.3`

<dependency>
  <groupId>ru.tochkak</groupId>
  <artifactId>play2-graylog2_2.11</artifactId>
  <version>1.0.3</version>
</dependency>

compile group: 'ru.tochkak', name: 'play2-graylog2_2.11', version: '1.0.3'