![JAR search and dependency download from the Maven repository](/logo.png)
com.fedevitaledev.LogreClient.models.LogError Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of logre-client-java Show documentation
Show all versions of logre-client-java Show documentation
Simple tool to log directly on Logre.IO
package com.fedevitaledev.LogreClient.models;
import lombok.Data;
@Data
public class LogError {
String message;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy