@FunctionalInterface
public interface GenericLoggerMethodTemplate<C extends io.gardenerframework.fragrans.log.schema.content.AbstractGenericLogContent>
void log(org.slf4j.Logger logger,
C content,
@Nullable
java.lang.Throwable cause)
logger - 记录器content - 内容cause - 异常