Last Version

ez-logging 0.1.0

A simple Scala logging toolset that provides with an opinionated API on logging system and some convenient utilities to simplify developer experience.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.ezoky
ArtifactId

ArtifactId

ez-logging_2.13
Version

Version

0.1.0
Type

Type

jar
Description

Description

ez-logging
A simple Scala logging toolset that provides with an opinionated API on logging system and some convenient utilities to simplify developer experience.
Project URL

Project URL

https://github.com/ezoky/ez-logging
Project Organization

Project Organization

EZOKY
Source Code Management

Source Code Management

https://github.com/ezoky/ez-logging

Download ez-logging_2.13 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
org.slf4j : slf4j-api jar 1.7.30
org.scala-lang : scala-reflect jar 2.13.3

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.scalatest : scalatest_2.13 jar 3.2.2
org.mockito : mockito-scala_2.13 jar 1.16.0
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.