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

com.zxyinfo.logger.logback.support.LoggerConfigService Maven / Gradle / Ivy

There is a newer version: 1.0.2
Show newest version
package com.zxyinfo.logger.logback.support;

import java.util.Map;

/**
 * @author joewee
 * @version 1.0.0
 * @date 2021/10/27 14:19
 */
public interface LoggerConfigService {

  Map getLogger();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy