Uses of Record Class
org.springframework.boot.logging.structured.GraylogExtendedLogFormatProperties
Packages that use GraylogExtendedLogFormatProperties
-
Uses of GraylogExtendedLogFormatProperties in org.springframework.boot.logging.structured
Methods in org.springframework.boot.logging.structured that return GraylogExtendedLogFormatPropertiesModifier and TypeMethodDescriptionGraylogExtendedLogFormatProperties.get
(Environment environment) Return a newGraylogExtendedLogFormatProperties
from bound from properties in the givenEnvironment
.