get Metadata
Returns metadata to be applied to a log statement. Scoped metadata can be used to provide structured data to log statements or control logging behaviour (in conjunction with a custom logger backend).
Implementations which do not support scoped Metadata should not override this method; the default implementation returns Metadata.empty().