Gitlab - Argos ALM by PALO IT

Tags give the ability to mark specific points in history as being important
  • 2.0.0
    Release 2.0.0

    Updated

    • Change root package to pit, this allow control better the logs of all pit libraries
  • 1.0.0
    120cae2e · feat: log-call lib ·
    Release 1.0.0

    Added

    • log-call lib a Python library that provides a decorator to log function calls. It is designed to make debugging and tracking your code execution easier by providing detailed logs of function calls, including their arguments, return values, and any exceptions that might occur.