Container logs page now includes Worker and Durable Object logs
Key Points
- Unified container, Worker, and Durable Object logs in one view
- Improved debugging with co-located relevant log events
- Filterable log sources for isolated troubleshooting
Summary
The Container logs page has been enhanced to display related Worker and Durable Object logs alongside container logs. This consolidation provides a unified view of all relevant log events for container applications in a single location.
Key Points
- All relevant log events (Container, Worker, and Durable Object logs) are now co-located on the Container logs page
- Simplifies request tracing and debugging by centralizing related logs
- Filter options available to isolate specific log sources (Container, Worker, or Durable Object) when needed
- Refer to the Container logging documentation for configuration details