Package io.inugami.api.loggers
Class LogInfoDTO.LogInfoDTOBuilder
- java.lang.Object
-
- io.inugami.api.loggers.LogInfoDTO.LogInfoDTOBuilder
-
- Enclosing class:
- LogInfoDTO
public static class LogInfoDTO.LogInfoDTOBuilder extends Object
-
-
Constructor Summary
Constructors Constructor Description LogInfoDTOBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LogInfoDTO.LogInfoDTOBuilderwith(String key, Serializable value)
-
-
-
Method Detail
-
with
public LogInfoDTO.LogInfoDTOBuilder with(String key, Serializable value)
-
-