Logpoint

    Chrome DevTools Logpoint features helps you avoid having to write a bunch of console.logs when doing development. Set a Logpoint in the source view to log values to the Console. Logpoints persist beyond page refresh.

    More details from Google Developers and found via Dan Abramov.