Logging REST APIs
Best practices for the logging REST API
Including a detailed consistent pattern across service logs
It is a good practice for a logging pattern to at least include the following:
- Date and current time
- Logging level
- The name of the thread
- The simple logger name
- The detailed message