Terminal Logs

View the terminal logs of your experiments

mlop collects the terminal logs of your experiments, this allows you to view the logs of your experiments in the UI.

Viewing Logs

To view the logs of an experiment, you can click on the experiment in the list of experiments and then click on the "Logs" tab. You will see something like this:

Logs

stdout and stderr

mlop collects both stdout and stderr of your experiments, this allows you to filter out the logs based on what you want to see.

On this page