PHPackages                             nitricware/nwlog - 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. nitricware/nwlog

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

nitricware/nwlog
================

Logging functions for any PHP script.

1.0.3(5y ago)03311MITPHPPHP &gt;=5.3.0

Since Jul 20Pushed 5y ago1 watchersCompare

[ Source](https://github.com/nitricware/NWLog)[ Packagist](https://packagist.org/packages/nitricware/nwlog)[ Docs](https://github.com/nitricware/nwlog)[ RSS](/packages/nitricware-nwlog/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (1)

NWLog 1.0.3
===========

[](#nwlog-103)

**Disclaimer: This package is a legacy package for nitricware/nwfileoperations and nitricware/nwdatabase (before version 2.0)**

Introduction
------------

[](#introduction)

NWLog is a set of functions that allows you to easily log status in your script.

License
-------

[](#license)

The NWLog system is distributed under the **MIT License** which allows you to use it privately and commercially, to distribute, modify and sublicense it. You may not hold me liable and must include my name in the credits of your work.

NWLog was created by **Kurt Höblinger** as **NitricWare**.

Usage
-----

[](#usage)

Use *Composer* to install NWLog to your project via the `composer require nitricware/nwlog` command or in your `composer.json`. Alternatively you can also just include the NWLog.php-file.

```
require "./path/to/NWLog.php“;
use NitricWare\NWWriteLog;
use NitricWare\NWDeleteLog;
use NitricWare\NWPrintLog;
```

Functions
---------

[](#functions)

For information about the functions, please check the documentation inside the .php-file!

### With NWLog you can:

[](#with-nwlog-you-can)

- log status
- read log
- delete log

Changelog
---------

[](#changelog)

v1.0.3

- composer fix v1.0.2
- added custom backtrace
- bugfixes

v1.0.1

- bugfixes

v1.0

- initial release

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Unknown

Total

1

Last Release

2128d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0de3ce105b67096aa4cf6ae39d1e4f6f371541174b264fedc4191a90aa4c5e21?d=identicon)[nitricware](/maintainers/nitricware)

---

Top Contributors

[![nitricware](https://avatars.githubusercontent.com/u/10908453?v=4)](https://github.com/nitricware "nitricware (16 commits)")

---

Tags

logphplogging

### Embed Badge

![Health badge](/badges/nitricware-nwlog/health.svg)

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

###  Alternatives

[hedii/laravel-gelf-logger

A Laravel package to send logs to a gelf compatible backend like graylog

1333.4M10](/packages/hedii-laravel-gelf-logger)[logtail/monolog-logtail

Logtail handler for Monolog

233.2M3](/packages/logtail-monolog-logtail)

PHPackages © 2026

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