mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-09 07:36:40 +00:00
24 lines
508 B
Markdown
24 lines
508 B
Markdown
# plugin-console-logger
|
|
|
|
A console logging plugin for [pockethost](https://www.npmjs.com/package/pockethost).
|
|
|
|
This plugin will listen for `core_log` events and output them to the console.
|
|
|
|
## Quickstart
|
|
|
|
```bash
|
|
npx pockethost plugin install @pockethost/plugin-console-logger
|
|
```
|
|
|
|
Note: this plugin is installed by default.
|
|
|
|
## Support
|
|
|
|
PocketHost has a thriving [Discord community](https://discord.gg/nVTxCMEcGT).
|
|
|
|
---
|
|
|
|
### Sponsored by https://pockethost.io. Instantly host your PocketBase projects.
|
|
|
|
---
|