kirugan/scribe-client

Simple PHP wrapper to work with facebook scribe

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Language:Thrift

pkg:composer/kirugan/scribe-client

0.1.0 2020-11-02 16:35 UTC

This package is auto-updated.

Last update: 2025-09-29 02:29:11 UTC


README

What is this?

It's thin wrapper on scribe thrift API.

What is scribe?

Scribe is a scalable solution for log transferring developed at Facebook.

Why do I care about the package?

Well, since you asked: this library provide you with psr-4 logger implementation that writes directly to scribe (using Thrift interface).

Chances that you will be able to inject this logger into your favorite php framework is very high.