hanwenbo / fashop-log-cloud
Collect the logs to improve development efficiency.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/hanwenbo/fashop-log-cloud
Requires
- php: >=5.4.0
- guzzlehttp/guzzle: ~6.0
- topthink/framework: ^5.0
This package is not auto-updated.
Last update: 2025-10-04 00:33:14 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', ],