Skip to content

Logs Explorer

Open Bike > Logs Explorer to view Bike's log output. It's mainly a tool for extension and theme development. When something goes wrong with an extension or a theme, this is where the details show up.

To open the Logs Explorer

  • Bike > Logs Explorer

What You'll Find

  • A list of loggers along the side: toggle which ones are shown to focus on just the output you care about.
  • A searchable table of log entries: type in the search field to narrow them down.
  • A button to run an extension's tests, handy while you're developing one.
  • A toggle for whether warnings also appear in the window title bar.

Most people will never need the Logs Explorer. Reach for it when you're writing an extension or theme, or when Bike points you here to explain a problem.

See also