MongoDB Request Logging
The MongoDB Request Logging plugin logs all requests to a MongoCamp Server. This can be useful for debugging and performance analysis.
Configuration
Dependency Setup
Add this to your Plugin Modules to download the plugin from Maven Central.
plugin configuration
dev.mongocamp:mongocamp-plugin-requestlogging_2.13:$$MC_VERSION$$
MongoCamp Configuration Settings
Configuration | Description | Default | Type |
---|---|---|---|
REQUESTLOGGING_ENABLED | Activates Request Logging to MongoDB | true | Boolean |