Skip to content

Switch from FileSize to DataSize for Logback size-based properties #15930

@snicoll

Description

@snicoll

Follow-up of #15325

Our logging.file namespace has two properties that use FileSize behind the scenes. That object is very similar to our new DataSize support so it would be nice to expose DataSize based properties for consistency.

Unfortunately, the format is not 100% the same so we could keep binding to String and do some magic in the code? Or simply move to DataSize.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions