# FAQ

## I cannot see my console.log, why ?

When you write a `console.log` within a tag to check if a tag is correctly triggered of to check a value, for example like this :

<figure><img src="https://1259070148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk6XpTQ2LaRLcr2tA-d%2Fuploads%2Fgit-blob-10139807bf125640002b8407102f790b5f109360%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

When a new container version is generated, it re-writes the `console.log` as `tC.log`

To be able to read these `tC.log` you need to add this cookie within you browser :

<figure><img src="https://1259070148-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk6XpTQ2LaRLcr2tA-d%2Fuploads%2Fgit-blob-6ed77663d922172d6843b3717eb79ea9ab4d8e2e%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>
