All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.iac_m.jsonlogger.LogPropertyScope Maven / Gradle / Ivy

Go to download

JSON Logger is a custom-made Mule logger component which allows user to efficiently log traceable messages and Mule variables in JSON format.

The newest version!
package io.github.iac_m.jsonlogger;

public enum LogPropertyScope {
	Invocation, All, Inbound, Outbound
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy