Skip to main content

    Build custom functions with Code

    Course overview
    Lesson
    1 min read

    Monitor your functions with logs

    Learn how to use logs to ensure your functions are running as expected.

    Use logs to keep track of your live functions

    The Logs tab allows you to keep track of how often and how long your function runs. Monitor this page to ensure that your function continues to run successfully over time. This can help you pinpoint errors within your function and quickly confirm that everything is running smoothly.

    Once a function has been set live, a log entry will show up every time the function fires. Log entries appear for both successful and unsuccessful function invocations.

    Watch this video to learn about how to read and interpret logs.

    Monitor your functions with logs