Once Toaster is running, it logs information for any BitBake run from your Build Directory. This logging is automatic. All you need to do is access and use the information.
You access the information one of two ways:
Open a Browser and enter
http://localhost:8000
for the URL.
Use the xdg-open
tool from the shell and pass it the same URL.
Either method opens the home page for the Toaster interface.
For information on how to delete information from the Toaster database, see the Deleting a Build from the Toaster Database wiki page.
For information on how to set up an instance of Toaster on a remote host, see the Setting Up a Toaster Instance on a Remote Host wiki page.