CiviCRM Log Viewer Version 1.4

Extension
Release Date
Release Version
1.4
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="ca.civicrm.logviewer" type="module">
<file>logviewer</file>
<name>CiviCRM Log Viewer</name>
<description>Simple view access to the most recent CiviCRM debug log file.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Alan Dixon</author>
<email>info@blackflysolutions.ca</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/adixon/ca.civicrm.logviewer</url>
<url desc="Documentation">https://github.com/adixon/ca.civicrm.logviewer/blob/master/README.md</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2023-05-01</releaseDate>
<version>1.4</version>
<develStage>stable</develStage>
<compatibility>
<ver>5.28</ver>
</compatibility>
<comments>View the most recent CiviCRM debug logfile, useful for quick access to recent errors or warnings. The log is accessed via the menu entry 'Administer > Administration Console > View Log'.</comments>
<civix>
<namespace>CRM/Logviewer</namespace>
</civix>
</extension>