Last Version

Mule Custom Logger 2.0.0

Mule Custom Logger module that provides standard structured logging

License

License

GroupId

GroupId

com.avioconsulting.mule
ArtifactId

ArtifactId

mule-custom-logger
Version

Version

2.0.0
Type

Type

jar
Description

Description

Mule Custom Logger
Mule Custom Logger module that provides standard structured logging
Project URL

Project URL

https://github.com/avioconsulting/mule-custom-logger
Project Organization

Project Organization

AVIO Consulting

Download mule-custom-logger 2.0.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.1

Project Modules

There are no modules declared in this project.