mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-09 23:56:40 +00:00
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
# plugin-cloudflare-request-logger
|
|
|
|
A plugin for [pockethost](https://www.npmjs.com/package/pockethost).
|
|
|
|
Logs additional info supplied by Cloudflare
|
|
|
|
## Quickstart
|
|
|
|
```bash
|
|
npx pockethost plugin install @pockethost/plugin-cloudflare-request-logger
|
|
```
|
|
|
|
## Variables
|
|
|
|
The following variables will be used if they are found in the shell environment. PocketHost will also load them from an `.env` file if found at load time.
|
|
|
|
| Name | Default | Discussion |
|
|
| --------------------------------- | ---------------------------------------------- | ------------------------------------------------------------- |
|
|
| PH_CLOUDFLARE_REQUEST_LOGGER_HOME | `.pockethost/plugin-cloudflare-request-logger` | The home directory for any data storage needs of this plugin. |
|
|
|
|
## Actions
|
|
|
|
## Filters
|
|
|
|
## Support
|
|
|
|
PocketHost has a thriving [Discord community](https://discord.gg/nVTxCMEcGT).
|
|
|
|
---
|
|
|
|
### Sponsored by https://pockethost.io. Instantly host your PocketBase projects.
|
|
|
|
---
|