Last Version

au-log4j 1.1.3

Log4J appender which can email out logs (usually errors) to a specified email address. Configurable to filter out some *known* errors so that they are not emailed, or send them to different users.

License

License

GroupId

GroupId

com.github.trentonadams
ArtifactId

ArtifactId

au-log4j
Version

Version

1.1.3
Type

Type

jar
Description

Description

au-log4j
Log4J appender which can email out logs (usually errors) to a specified email address. Configurable to filter out some *known* errors so that they are not emailed, or send them to different users.
Project URL

Project URL

https://github.com/AthabascaUniversity/au-log4j
Source Code Management

Source Code Management

https://github.com/AthabascaUniversity/au-log4j

Download au-log4j 1.1.3


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

Dependencies

compile (6)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
log4j : apache-log4j-extras jar 1.2.17
javax.mail : mail jar 1.4.2
com.github.trentonadams : au-xml-util jar 1.0.1
org.apache.commons : commons-io jar 1.3.2
org.apache.commons : commons-lang3 jar 3.5

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
org.jvnet.mock-javamail : mock-javamail jar 1.9

Project Modules

There are no modules declared in this project.