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

com.sap.hcp.cf.logback.converter.api.LogbackContextFieldSupplier Maven / Gradle / Ivy

The newest version!
package com.sap.hcp.cf.logback.converter.api;

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

import ch.qos.logback.classic.spi.ILoggingEvent;

@FunctionalInterface
public interface LogbackContextFieldSupplier extends EventContextFieldSupplier {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy