Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 25 Dec 23:52
· 33 commits to main since this release

FEATURES

  • Configure logs format.
  • Configure logs level.
  • Default configuration if config is nil.
  • Support for JSON logs.
  • Support for String logs.
  • Functions to check if an error message contains one of the elements of a list of strings with support for standard Go errors and logger.
  • Support for CSV logs.
  • Supports saving logs to files.