mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-07 06:36:43 +00:00
34 lines
1.0 KiB
Markdown
34 lines
1.0 KiB
Markdown
# plugin-instance-logger-file
|
|
|
|
A plugin for [pockethost](https://www.npmjs.com/package/pockethost).
|
|
|
|
## Quickstart
|
|
|
|
```bash
|
|
npx pockethost plugin install @pockethost/plugin-instance-logger-file
|
|
|
|
npx pockethost instance-logger-file --help
|
|
```
|
|
|
|
## 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\_INSTANCE_LOGGER_FILE\_HOME | `.pockethost/plugin-instance-logger-file` | 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.
|
|
|
|
---
|