Jolria Logging Utils

Contains a Dispatcher class, which can intercept logging information at runtime in order to display it to the user, e.g. using web-pages.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.jolira
ArtifactId

ArtifactId

jologging
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jolria Logging Utils
Contains a Dispatcher class, which can intercept logging information at runtime in order to display it to the user, e.g. using web-pages.

Download jologging

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0