# Přidání času u logů v konzoli prohlížeče

Často pro vyřešení hlášených potíží potřebujeme od uživatelů doložit obsah konzole, ze které obvykle zjistíme příčinu problémů. Pro snazší a rychlejší řešení vyhledávání v lozích je užitečné vědět čas, kdy se jednotlivé události staly.

{% hint style="success" %}
*Standardně není informace o čase zobrazována, ale jednoduše ji lze přidat.*
{% endhint %}

a) Klávesou F12 si zobrazíte konzoli prohlížeče.

b) V zobrazeném okně klikněte na ikonu ozubeného kola.&#x20;

<figure><img src="/files/ANCmyitEbs3CFysbXsSu" alt=""><figcaption></figcaption></figure>

c) Následně vyberte položku "Zobrazovat časová razítka" (Show timestamps).

<figure><img src="/files/aGKFZIZGxFYEBKYBtqjs" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mluvii.com/helpdesk/navody/pridani-casu-u-logu-v-konzoli-prohlizece.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
