stacklog/stacklog-io

There is no license information available for the latest version (1.0.0) of this package.

Error Monitoring & Debugging Solution

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 2

pkg:composer/stacklog/stacklog-io

1.0.0 2021-11-28 17:16 UTC

This package is auto-updated.

Last update: 2025-12-20 00:34:07 UTC


README

StackLog Php library to push logs to cloud

require_once “vendor/autoload.php”; use stacklogio\StackLog; $stacklog = new StackLog(“sk_jli9t5rqlcd8qzvox4fffzd8luri66",“bk_dx8xonr4m1rnbqub4moj2ol7ldwmnt”); print ($stacklog->info(“stephen info testing”));