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

Add support for custom log format #31

Merged
merged 3 commits into from
Apr 8, 2024
Merged

Add support for custom log format #31

merged 3 commits into from
Apr 8, 2024

Conversation

PunGrumpy
Copy link
Owner

@PunGrumpy PunGrumpy commented Apr 8, 2024

πŸ«€ Pull Request

πŸ’” Breaking change

  • Added support for custom log format in the logger
  • Enhanced flexibility for define thier preferred log message structure

πŸ§‘β€πŸ« Description

This commit introduces a new feature to logger, allowing to specify a custom log format

πŸ“ Checklist

  • I have tested the changes locally.
  • I have updated the documentation accordingly.

This commit introduces a new feature to logger, allowing to specify a custom log format

BREAKING CHANGE:
- Added support for custom log format in the logger
- Enhanced flexibility for define
thier preferred log message structure
@PunGrumpy PunGrumpy added the enhancement πŸ’« New feature or request label Apr 8, 2024
@PunGrumpy PunGrumpy self-assigned this Apr 8, 2024
Copy link

codesandbox bot commented Apr 8, 2024

Review or Edit in CodeSandbox

Open the branch in Web Editor β€’ VS Code β€’ Insiders

Open Preview

@PunGrumpy PunGrumpy added the source 🏠 Source code files label Apr 8, 2024
@PunGrumpy PunGrumpy added the test πŸ§ͺ Test files label Apr 8, 2024
@PunGrumpy PunGrumpy added the documentation πŸ“– Improvements or additions to documentation label Apr 8, 2024
@PunGrumpy PunGrumpy merged commit 59585e7 into main Apr 8, 2024
12 checks passed
@PunGrumpy PunGrumpy deleted the feat/customLogMessage branch April 8, 2024 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation πŸ“– Improvements or additions to documentation enhancement πŸ’« New feature or request source 🏠 Source code files test πŸ§ͺ Test files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant