---
title: "View logs 2.0.0 - WebTolk websites development, Joomla Extensions"
description: "Creation, development and technical support of websites with Joomla CMS. Joomla website integration with Bitrix24 CRM and Amo CRM."
url: "https://web-tolk.ru/en/dev/components/view-logs/versions/2-0-0"
date: "2026-06-13T03:50:51+00:00"
language: "en-GB"
---

# View logs - Version 2.0.0

**Category:** [Components](https://web-tolk.ru/en/dev/components)

[!\[View logs\](https://web-tolk.ru/images/swjprojects/projects/94/en-GB/icon.webp)](https://web-tolk.ru/en/dev/components/view-logs)

- **Download type:** Free
- **Version:** 2.0.0
- **Date:** 04 September 2024
- **Downloads:** 2117

[Download](https://web-tolk.ru/en/get?version_id=390)

[Project](https://web-tolk.ru/en/dev/components/view-logs)[Versions](https://web-tolk.ru/en/dev/components/view-logs/versions)[GitHub](https://github.com/WebTolk/View-logs)[JED](https://extensions.joomla.org/extension/view-logs/)

Addition

### Joomla 5 ready

A lot of refactoring has been done. The component has been rewritten to the Joomla 5 extension architecture and works without a backward compatibility plugin.

Addition

### Changelog URL

The standard Joomla functionality has been added, allowing you to view changes in the extension before updating it.

Change

### Changing the developer

The component has been transferred for development and further development from AlekVolsk to WebTolk.

## JSON-LD Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://web-tolk.ru/en",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://web-tolk.ru/en/dev",
                "name": "Joomla extensions"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@id": "/en/dev/components",
                "name": "Components"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "@id": "/en/dev/components/view-logs",
                "name": "View logs"
            }
        },
        {
            "@type": "ListItem",
            "position": 5,
            "item": {
                "@id": "/en/dev/components/view-logs/versions",
                "name": "Versions"
            }
        },
        {
            "@type": "ListItem",
            "position": 6,
            "item": {
                "name": "View logs 2.0.0"
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://web-tolk.ru/#/schema/Organization/base",
            "name": "WebTolk",
            "url": "https://web-tolk.ru/",
            "logo": {
                "@type": "ImageObject",
                "@id": "https://web-tolk.ru/#/schema/ImageObject/logo",
                "url": "images/webtolk-1080p.jpg",
                "contentUrl": "images/webtolk-1080p.jpg",
                "width": 1920,
                "height": 1080
            },
            "image": {
                "@id": "https://web-tolk.ru/#/schema/ImageObject/logo"
            },
            "sameAs": [
                "https://github.com/WebTolk",
                "https://github.com/sergeytolkachyov",
                "https://vk.com/web_tolk",
                "https://vk.com/webtolkru",
                "https://tenchat.ru/sergeytolkachyov",
                "https://t.me/sergeytolkachyov",
                "https://t.me/webtolkru"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://web-tolk.ru/#/schema/WebSite/base",
            "url": "https://web-tolk.ru/",
            "name": "WebTolk websites development, Joomla Extensions",
            "publisher": {
                "@id": "https://web-tolk.ru/#/schema/Organization/base"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://web-tolk.ru/#/schema/WebPage/base",
            "url": "https://web-tolk.ru/en/dev/components/view-logs/versions/2-0-0",
            "name": "View logs 2.0.0 - WebTolk websites development, Joomla Extensions",
            "description": "Creation, development and technical support of websites with Joomla CMS. Joomla website integration with Bitrix24 CRM and Amo CRM.",
            "isPartOf": {
                "@id": "https://web-tolk.ru/#/schema/WebSite/base"
            },
            "about": {
                "@id": "https://web-tolk.ru/#/schema/SoftwareApplication/base"
            },
            "inLanguage": "en-GB",
            "breadcrumb": {
                "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17"
            }
        },
        {
            "@type": "SoftwareApplication",
            "name": "View logs 2.0.0",
            "url": "https://web-tolk.ru/en/dev/components/view-logs/versions/2-0-0",
            "description": "Component view the saved logs of core and extensions Joomla. This component was created by the developer of AlekVolsk, then (after version 1.3.9) transferred for further development and development of WebTolk.",
            "applicationCategory": "Components",
            "softwareVersion": "2.0.0",
            "downloadUrl": "https://web-tolk.ru/en/get?version_id=390",
            "datePublished": "2024-09-04 08:13:01",
            "image": "https://web-tolk.ru/images/swjprojects/projects/94/en-GB/icon.webp",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://web-tolk.ru/en/dev/components/view-logs/versions/2-0-0"
            },
            "operatingSystem": "ANY",
            "interactionStatistic": [
                {
                    "@type": "InteractionCounter",
                    "interactionType": "https://schema.org/DownloadAction",
                    "userInteractionCount": 2117
                }
            ],
            "softwareRequirements": "Joomla 5.1.4",
            "applicationSubCategory": "2.0.0",
            "isAccessibleForFree": true,
            "releaseNotes": "Addition: Joomla 5 ready. A lot of refactoring has been done. The component has been rewritten to the Joomla 5 extension architecture and works without a backward compatibility plugin. Addition: Changelog URL. The standard Joomla functionality has been added, allowing you to view changes in the extension before updating it. Change: Changing the developer. The component has been transferred for development and further development from AlekVolsk to WebTolk. "
        }
    ]
}
```
