stacklog/stacklog-io

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

Error Monitoring & Debugging Solution

1.0.0 2021-11-28 17:16 UTC

This package is auto-updated.

Last update: 2025-05-19 23:19:34 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”));