hanwenbo/fashop-log-cloud

There is no license information available for the latest version (dev-master) of this package.

Collect the logs to improve development efficiency.

Maintainers

Package info

github.com/hanwenbo/fashop-log-cloud

Homepage

pkg:composer/hanwenbo/fashop-log-cloud

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2017-06-25 06:14 UTC

This package is not auto-updated.

Last update: 2026-03-07 02:18:44 UTC


README

Collect the logs to improve development efficiency.

tp5 config : 'fashop_log_cloud' => [ 'open' => true, "username" => "nginx auth authorization username", "password" => "nginx auth authorization password", 'host' => 'http://elasticsearch.host.cn/', 'index' => 'elasticsearch index', 'type' => 'elasticsearch type', ],