Day CRX EventLogger

The EventLogger project builds a CRXModule which may be configured to attach to any number of workspaces and log all events to a configurable destination workspace.

License

License

GroupId

GroupId

com.day.crx
ArtifactId

ArtifactId

crx-eventlogger
Last Version

Last Version

2.4.30
Release Date

Release Date

Type

Type

jar
Description

Description

Day CRX EventLogger
The EventLogger project builds a CRXModule which may be configured to attach to any number of workspaces and log all events to a configurable destination workspace.
Project Organization

Project Organization

Adobe

Download crx-eventlogger

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.day.crx : crx-api jar 2.4.30

provided (2)

Group / Artifact Type Version
javax.jcr : jcr jar 2.0
org.slf4j : slf4j-simple jar 1.6.4

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.30
2.3.45
2.3.44
2.3.42
2.3.28
2.3.27
2.3.26
2.3.20
2.3.18
2.3.17
2.3.16
2.3.11
2.3.10