slf4j


License

License

Categories

Categories

SLF4J Application Layer Libs Logging
GroupId

GroupId

com.github.alonsodomin.colog
ArtifactId

ArtifactId

colog-slf4j_2.13
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

slf4j
slf4j
Project URL

Project URL

https://github.com/alonsodomin/scala-colog
Project Organization

Project Organization

A. Alonso Dominguez
Source Code Management

Source Code Management

https://github.com/alonsodomin/scala-colog

Download colog-slf4j_2.13

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
com.github.alonsodomin.colog : colog-core_2.13 jar 0.1.1
org.scoverage : scalac-scoverage-runtime_2.13 jar 1.4.0
org.slf4j : slf4j-api jar 1.7.28

test (1)

Group / Artifact Type Version
org.scalamock : scalamock_2.13 jar 4.4.0

Project Modules

There are no modules declared in this project.

Co-Log Scala

Build Status Codacy Badge License: MPL 2.0 Latest version Mergify Status

Cross-platform pure functional logging library for Scala. Integrates with well known JVM logging frameworks and can also be used standalone in ScalaJS or Scala Native.

Documentation

Go towards the project's website for more information.

Acknowledgments

You gotta give credit where credit is due. scala-colog is a Scala fork of Dimitrii Kovanikov's colog, the Haskell library that initially explored the idea of composable loggers. For more information about the internals read this very descriptive blog post by its Author.

Versions

Version
0.1.1