-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
Write a simple service to log something every 10 seconds, with a random log level.
- You should use Pino with log rotation enabled hourly. Each 2 hours, the old log files should be removed.
- Logs should be piped through both console and file. The console logs should be in pretty format, not in JSON.
What to google
- Logging in NodeJS
- Log levels
- Pino
- Pino log transports
- Log rotation
Suggested resources
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels