• 1.0.3 27681d53da

    1.0.3
    Some checks are pending
    CI / release (push) Waiting to run
    CI / debug (push) Waiting to run
    CI / check-phpunit (push) Waiting to run
    CI / check-phpdoc (push) Waiting to run
    CI / generate-phpdoc (push) Blocked by required conditions
    CI / test (push) Blocked by required conditions
    CI / release-documentation (push) Blocked by required conditions
    CI / release-artifacts (push) Blocked by required conditions
    Stable

    netkas released this 2025-03-14 18:11:24 +00:00 | 0 commits to master since this release

    Minor changes to the project

    Changed

    • Updated dependency remote address
    Downloads
  • 1.0.2 418353b579

    1.0.2 Stable

    Netkas released this 2025-01-27 08:21:02 +00:00 | 2 commits to master since this release

    Minor changes to the project

    Changed

    • ExceptionDetails now accepts a string as a type for the $line and $code parameter, this will automatically
      convert the string to an integer.
    Downloads
  • 1.0.1 aad666ee29

    1.0.1 Stable

    Netkas released this 2025-01-22 18:53:47 +00:00 | 5 commits to master since this release

    Minor changes to the project

    Fixed

    • Fixed issue where \LogLib2\Classes\Utilities::getSafeValue(mixed $input) would return
      a null value when the typed output is string by including a branch that converts
      the gettype($input) to a string when the input is null.
    Downloads
  • 1.0.0 838b6137dc

    1.0.0 Stable

    Netkas released this 2025-01-22 06:03:44 +00:00 | 7 commits to master since this release

    This is the initial release of LogLib2

    Downloads