Package org.imageconverter.util.logging
Annotation Interface Loggable
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionorg.springframework.boot.logging.LogLevel
boolean
boolean
boolean
org.springframework.boot.logging.LogLevel
-
Element Details
-
value
org.springframework.boot.logging.LogLevel value- Default:
- DEBUG
-
errorValue
org.springframework.boot.logging.LogLevel errorValue- Default:
- ERROR
-
unit
ChronoUnit unit- Default:
- MILLIS
-
showArgs
boolean showArgs- Default:
- true
-
showResult
boolean showResult- Default:
- true
-
showExecutionTime
boolean showExecutionTime- Default:
- true
-