# Log

**Log Type**: Log Type: Application logs are collected under the Logs folder in the installation directory. Logs can be generated at 3 levels. It is produced at the Information level by default. From this screen, it is possible to produce a detailed log by taking it to the verbose level. Debug log level can be configured under the registry.

To configure the logging level, which records details about Easy2Patch events, edit the Log level value in the following registry key: HKLM\SOFTWARE\Arksoft Bilişim\Easy2Patch\
Log Level (Dword): 3

**Log File Size**: The largest size of the logs that Easy2Patch will produce is determined. When the log file reaches the size specified here, it is backed up with the lo\_ extension and a new log file is opened.&#x20;

The default value can be 2048 KB (2 MB), the minimum value is 16 KB, and the maximum value can be 8192 KB (8 MB).

<figure><img src="/files/Oidi1geWxCIhwOvK6uHS" 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.easy2patch.com/configuring/easy2patch-4.0-settings/general-settings/log.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.
