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

com.fizzgate.log.LogProperties Maven / Gradle / Ivy

There is a newer version: 3.3.0
Show newest version
package com.fizzgate.log;

import lombok.Data;

@Data
public class LogProperties {
    private String layout;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy