h

highlight-log-api

highlight.io is a monitoring tool for the next generation of developers (like you!). Unlike the age-old, outdated tools out there, we aim to build a cohesive, modern and fully-featured monitoring solution, something we wished WE had. And it's all open source :)
https://github.com/highlight/highlight
The Apache Software License, Version 2.0
Nils Gereke
Files download
File Operation
highlight-log-api-0.1.2.jar download
highlight-log-api-0.1.2.pom download
highlight-log-api-0.1.2-sources.jar download
Apache Maven
<dependency>
  <groupId>io.highlight</groupId>
  <artifactId>highlight-log-api</artifactId>
  <version>0.1.2</version>
</dependency>
Gradle Groovy
implementation 'io.highlight:highlight-log-api:0.1.2'
Gradle Kotlin
implementation("io.highlight:highlight-log-api:0.1.2")
Scala SBT
libraryDependencies += "io.highlight" % "highlight-log-api" % "0.1.2"
Groovy Grape
@Grapes(
  @Grab(group='io.highlight', module='highlight-log-api', version='0.1.2')
)
Apache Ivy
<dependency org="io.highlight" name="highlight-log-api" rev="0.1.2" />
Leiningen
[io.highlight/highlight-log-api "0.1.2"]
Apache Buildr
'io.highlight:highlight-log-api:jar:0.1.2'
Dependencies
The project has no third-party dependencies