PHPackages                             tfc/tfclog - 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. tfc/tfclog

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

tfc/tfclog
==========

TFC Logging System

2.0.11(3y ago)039MITPHPPHP ^7.2|^8.0

Since Jan 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/n30dark/tfclogger)[ Packagist](https://packagist.org/packages/tfc/tfclog)[ Docs](https://github.com/tfc/tfclog)[ RSS](/packages/tfc-tfclog/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (9)Versions (14)Used By (0)

tfclog
======

[](#tfclog)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2255061f6361db308a2c0a492e5d2580e53074703e8ba9e71a9a038e254cd8cd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7466632f7466636c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tfc/tfclog)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/d73f9074e50bc5de4d1289d7bcbd20f04678977effafd11a27769318be009634/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7466632f7466636c6f672f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/tfc/tfclog)[![Coverage Status](https://camo.githubusercontent.com/3b6bb7074eb007a1f0071103c768b77df9beb64fa55bd5f580b147ac1b9877ce/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7466632f7466636c6f672e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/tfc/tfclog/code-structure)[![Quality Score](https://camo.githubusercontent.com/6dfdb7d3842be557c78477a5e793889777e005ee35c4c030436188463e0ddf8a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7466632f7466636c6f672e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/tfc/tfclog)[![Total Downloads](https://camo.githubusercontent.com/f16500c4d3b04b58bca38a6d317644f2879bc1b277f0ea3178885219e27c71c1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7466632f7466636c6f672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tfc/tfclog)

This is a Database Logging package to be used with TFC International Systems.

Structure
---------

[](#structure)

If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.

```
bin/
config/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require tfc/tfclog
```

Usage
-----

[](#usage)

```
$logger = new tfc\tfclog\PDOLogger();
echo $logger->logSuccess('Success logged!', 'user');

$logger = new tfc\tfclog\DynamoLogger();
echo $logger->logSuccess('Success logged!', 'user');
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Sergio Paulino](https://github.com/n30dark)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor3

3 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~157 days

Recently: every ~359 days

Total

13

Last Release

1157d ago

Major Versions

v1.0.0 → 2.0.02019-01-31

PHP version history (3 changes)v1.0.0PHP ~5.6|~7.0

2.0.1PHP ^7.2

2.0.11PHP ^7.2|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/26f314842b70ef18d23d97719b1ce7024869004c0f3ad37c5acee8830e8ac18f?d=identicon)[n30dark](/maintainers/n30dark)

---

Top Contributors

[![philsturgeon](https://avatars.githubusercontent.com/u/67381?v=4)](https://github.com/philsturgeon "philsturgeon (49 commits)")[![frankdejonge](https://avatars.githubusercontent.com/u/534693?v=4)](https://github.com/frankdejonge "frankdejonge (34 commits)")[![ravage84](https://avatars.githubusercontent.com/u/625761?v=4)](https://github.com/ravage84 "ravage84 (10 commits)")[![jotaelesalinas](https://avatars.githubusercontent.com/u/2042875?v=4)](https://github.com/jotaelesalinas "jotaelesalinas (8 commits)")[![RobLoach](https://avatars.githubusercontent.com/u/25086?v=4)](https://github.com/RobLoach "RobLoach (7 commits)")[![hansott](https://avatars.githubusercontent.com/u/3886384?v=4)](https://github.com/hansott "hansott (7 commits)")[![EmanueleMinotto](https://avatars.githubusercontent.com/u/417201?v=4)](https://github.com/EmanueleMinotto "EmanueleMinotto (5 commits)")[![browner12](https://avatars.githubusercontent.com/u/5232313?v=4)](https://github.com/browner12 "browner12 (5 commits)")[![reinink](https://avatars.githubusercontent.com/u/882133?v=4)](https://github.com/reinink "reinink (5 commits)")[![bcrowe](https://avatars.githubusercontent.com/u/752603?v=4)](https://github.com/bcrowe "bcrowe (5 commits)")[![colinodell](https://avatars.githubusercontent.com/u/202034?v=4)](https://github.com/colinodell "colinodell (5 commits)")[![marcqualie](https://avatars.githubusercontent.com/u/101022?v=4)](https://github.com/marcqualie "marcqualie (4 commits)")[![hassankhan](https://avatars.githubusercontent.com/u/1781985?v=4)](https://github.com/hassankhan "hassankhan (3 commits)")[![jclyons52](https://avatars.githubusercontent.com/u/6395559?v=4)](https://github.com/jclyons52 "jclyons52 (3 commits)")[![alexbilbie](https://avatars.githubusercontent.com/u/77991?v=4)](https://github.com/alexbilbie "alexbilbie (2 commits)")[![assertchris](https://avatars.githubusercontent.com/u/200609?v=4)](https://github.com/assertchris "assertchris (2 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (2 commits)")[![dragoonis](https://avatars.githubusercontent.com/u/146321?v=4)](https://github.com/dragoonis "dragoonis (2 commits)")[![kdubuc](https://avatars.githubusercontent.com/u/895661?v=4)](https://github.com/kdubuc "kdubuc (2 commits)")[![mAAdhaTTah](https://avatars.githubusercontent.com/u/4371429?v=4)](https://github.com/mAAdhaTTah "mAAdhaTTah (2 commits)")

---

Tags

tfctfclogtfclogger

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/tfc-tfclog/health.svg)

```
[![Health](https://phpackages.com/badges/tfc-tfclog/health.svg)](https://phpackages.com/packages/tfc-tfclog)
```

###  Alternatives

[symfony/monolog-bridge

Provides integration for Monolog with various Symfony components

2.6k189.7M258](/packages/symfony-monolog-bridge)[rollbar/rollbar

Monitors errors and exceptions and reports them to Rollbar

33723.7M82](/packages/rollbar-rollbar)[illuminate/log

The Illuminate Log package.

6224.3M518](/packages/illuminate-log)[graycore/magento2-stdlogging

A Magento 2 module that changes all logging handlers to stdout

2382.6k](/packages/graycore-magento2-stdlogging)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
