
io.github.iac_m.jsonlogger.LogPropertyScope Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of json-logger-connector
Show all versions of json-logger-connector
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