Skip to content

Ensure all properties map nicely to yaml #12510

@hsoftxl

Description

@hsoftxl
logging.file=logs/app.log
logging.file.max-history=20 
logging.file.max-size=50MB 

how to config these properties in yml file

#log 
logging:
  file:  // how to config
    max-history: 30
    max-size: 50MB

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions