Skip to content

artkonekt/extended-logger

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Extended PSR Logger

Tests Packagist Stable Version Packagist downloads StyleCI MIT Software License

The main purpose of this logger is to add OK level besides the usual debug, info, warning levels defined by PSR-3.

The scope of OK is to be able to send semantic "positive" logs to tools like Datadog in order to watch the successful execution of jobs. This can be useful for setting up log based hearbeat monitoring.

Usage

IMPORTANT: This library requires PHP 8+

Refer to the Documentation for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages