dnif/php-logger

The Official PHP library for DNIF

dev-master 2017-04-04 20:42 UTC

This package is not auto-updated.

Last update: 2024-03-16 23:47:22 UTC


README

This is the official PHP DNIF client library. This allows you to directly write log statements into your application code and integrate it with DNIF Adapters.

The DNIF library currently supports two ingestion mechanisms:

  1. Uploads using the HTTP(S) endpoint
  2. Uploads using the UDP protocol

Typical usages for both of these are provided in the samples directory.