2017 © Pedro Peláez
 

library cake-log-engine-radis

Radis Logging Engine for CakePHP

image

zurborg/cake-log-engine-radis

Radis Logging Engine for CakePHP

  • Monday, October 31, 2016
  • by zurborg
  • Repository
  • 1 Watchers
  • 0 Stars
  • 215 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 11 % Grown

The README.md

Radis Logging Engine for CakePHP

Radis is a graylog radio using a Redis DB., (*1)

use \Cake\Log\Log;

Log::config('default', [
    'engine' => 'Radis',
    'server' => 'foo:123',
    'queue' => 'test',
]);

Log::info('foobar');

Documentation

Please go to the API Index., (*2)

The Versions

31/10 2016
31/10 2016

dev-master

9999999-dev https://github.com/zurborg/libcake-log-engine-radis-php

Radis Logging Engine for CakePHP

  Sources   Download

ISC

The Requires

 

The Development Requires

log logging redis cake

31/10 2016
19/05 2016
06/05 2016
02/05 2016

1.0.2

1.0.2.0 https://github.com/zurborg/libcake-log-engine-radis-php

Radis Logging Engine for CakePHP

  Sources   Download

ISC

The Requires

 

The Development Requires

log logging redis cake