Uses of Record Class
org.springframework.boot.logging.structured.GraylogExtendedLogFormatProperties.Service
Packages that use GraylogExtendedLogFormatProperties.Service
-
Uses of GraylogExtendedLogFormatProperties.Service in org.springframework.boot.logging.structured
Methods in org.springframework.boot.logging.structured that return GraylogExtendedLogFormatProperties.ServiceModifier and TypeMethodDescriptionGraylogExtendedLogFormatProperties.service()Returns the value of theservicerecord component.Constructors in org.springframework.boot.logging.structured with parameters of type GraylogExtendedLogFormatProperties.ServiceModifierConstructorDescriptionGraylogExtendedLogFormatProperties(@Nullable String host, @Nullable GraylogExtendedLogFormatProperties.Service service) Creates an instance of aGraylogExtendedLogFormatPropertiesrecord class.