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

com.sap.hcp.cf.log4j2.converter.api.Log4jContextFieldSupplier Maven / Gradle / Ivy

package com.sap.hcp.cf.log4j2.converter.api;

import org.apache.logging.log4j.core.LogEvent;

import com.sap.hcp.cf.logging.common.serialization.EventContextFieldSupplier;

@FunctionalInterface
public interface Log4jContextFieldSupplier extends EventContextFieldSupplier {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy