📄️ Console
Config
📄️ File
The file provider writes JSON lines to daily files under ./logs in the app working directory.
📄️ MongoDB
The MongoDB provider persists logs into a MongoDB collection using Mongoose.
Provider-specific configuration for console, file, and MongoDB loggers.
Config
The file provider writes JSON lines to daily files under ./logs in the app working directory.
The MongoDB provider persists logs into a MongoDB collection using Mongoose.