Skip to content

Deprecate LOGGED_APPLICATION_NAME log property in favor of APPLICATION_NAME with the verbatim value #41444

Closed
@philwebb

Description

@philwebb

In order to support #5479 we need to access application.name. Currently we only store the value as LOGGED_APPLICATION_NAME and it is formatted inside square brackets with a trailing space. We should be able to replace the stored formatting with a customer converter, then store application.name directly so it can be used by structured logging.

Metadata

Metadata

Assignees

Labels

status: noteworthyA noteworthy issue to call out in the release notestype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions