Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚡ 🔨 Update configs #100

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

MEHRSHAD-MIRSHEKARY
Copy link
Collaborator

  • Added new configs in default settings
  • Added new type alias for configs in config types
  • Added context placeholder in format specifiers
  • Updated conf to handle new formatters & configs

- Added new configs in default settings
- Added new type alias for configs in config types
- Added context placeholder in format specifiers
- Updated conf to handle new formatters & configs
…e Formatting

#### Key Features:
- Handles time durations less than a minute by returning only seconds.
- For durations of one minute or more, returns the time in the format of 'X minute(s) and Y second(s)'.
- Provides a clean and formatted output, ensuring clarity in time representation.

This utility is useful for improving the readability of elapsed time in logging and performance measurement contexts.
Copy link
Collaborator

@ARYAN-NIKNEZHAD ARYAN-NIKNEZHAD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👌

@ARYAN-NIKNEZHAD ARYAN-NIKNEZHAD merged commit 69b0ecd into Lazarus-org:main Oct 4, 2024
5 checks passed
@MEHRSHAD-MIRSHEKARY MEHRSHAD-MIRSHEKARY deleted the update/conf branch October 11, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configuration package config enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants