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.
dev-master
2017-06-25 06:14 UTC
Requires
- php: >=5.4.0
- guzzlehttp/guzzle: ~6.0
- topthink/framework: ^5.0
This package is not auto-updated.
Last update: 2025-03-07 21:28:49 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', ],