PHPackages                             golangorg/logkit - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. golangorg/logkit

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

golangorg/logkit
================

Logging functions, also handles CLI output

v1.0.3(yesterday)00LGPL-3.0+PHPPHP &gt;=5.3.2

Since Apr 7Pushed yesterdayCompare

[ Source](https://github.com/golangorg/logkit)[ Packagist](https://packagist.org/packages/golangorg/logkit)[ RSS](/packages/golangorg-logkit/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (2)Versions (2)Used By (0)

logkit
======

[](#logkit)

Lightweight PHP logging helpers with optional CLI output.

Installation
------------

[](#installation)

```
composer require golangorg/logkit
```

The package autoloads `func/log.php` and `src/config.php`, so the logging helpers are available after Composer autoload is loaded.

Quick Start
-----------

[](#quick-start)

```
