# Filter your Docker build logs (https://depot.dev/changelog/2024-02-12-logs-view-facets)

> Published 2024-02-12

<img alt="Build logs view facets" src="/images/logs-view-facets.png" width="1326" height="721" />

We've added a new feature to the build details view that allows you to filter your builds logs by different facets:

* **Successful steps**: Show the steps that were completed successfully.
* **Failed steps**: Show the steps that failed.
* **Canceled steps**: Show the steps that were canceled.
* **Cached steps**: Show the logs for the steps that were a cache hit.
* **Uncached steps**: Show the logs for the steps that were a cache miss and had to be rerun.

This should make debugging large Dockerfile or `depot bake` builds much more usable. Please let us know if you have any other feedback for things we could add here!

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.