# Таблица - Логи

### Назначение

Таблица `Логи` \[Logs] хранит в себе системную информация о работе сервера.

В таблице хранятся данные только за текущую торговую сессию.

### Создание таблицы

1. Для создания таблицы **Логи** перейдите в левое боковое меню, раздел **Таблицы → Логи**

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

2. Нажмите левой клавишей мыши на название таблицы **Логи**
3. После нажатия откроется новая вкладка с таблицей  **Логи**

<figure><img src="/files/u97oX5fgTPmNX4UUEQoO" alt=""><figcaption><p>Вид таблицы Логи</p></figcaption></figure>

### Назначение полей

<table><thead><tr><th>Название</th><th>Описание</th><th data-hidden></th></tr></thead><tbody><tr><td>Номер</td><td>Порядковый номер пришедшего лога</td><td></td></tr><tr><td>Время</td><td>Время пришедшего лога в формате ДД.ММ.ГГ   ЧЧ:ММ:CC:млск</td><td></td></tr><tr><td>Уровень</td><td>2 типа уровней: предупреждение/ошибка</td><td></td></tr><tr><td>Сообщение </td><td>Развернутое сообщение о причине происхождения предупреждения/ошибки</td><td></td></tr><tr><td>Затрачено, мс</td><td>Время на событие в миллисекундах</td><td></td></tr></tbody></table>


---

# 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://1ex.gitbook.io/1ex-smart-dom/user-manual-ru-1/features/torgovye-tablicy/tablica-logi.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.
