antaresproject / logger

:bug: Antares Project Logger Component. Tracks every user activity with customizable view widgets. Requests, errors and api requests logs included.

Home Page:http://antaresproject.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Antares Logger Module

Laravel 5.4 Coverage Status Build Status Code Climate GitHub issues GitHub forks GitHub stars GitHub license

Logger is a module responsible for gathering and displaying logs coming from multiple parts of the system and other modules. It covers:

  • Activity log - events related to objects in the system. E.g. changing user details.
  • Error log - application errors with detailed information for easier debugging.
  • Request log - all the HTTP requests to the application.
  • Automation log - logs of the Automation module.
  • Notification log - all the notifications sent to users by Notification module.

logger

Documentation

Antares Logger Module documentation antaresproject.io/docs/core_modules/logger.

Full Antares documentation can be found at antaresproject.io/docs.

Changelog

Antares Logger changelog can be found in release notes antaresproject.io/docs/site/getting_started/changelog/#logger.

You can find full Antares changelog in Antares Documentation antaresproject.io/docs/site/getting_started/changelog.

Issues

The issue list of this repo is exclusively for bug reports and feature requests.

Please follow Issue Reporting Guide before opening an issue. Issues not following the guide will be closed without further investigation.

Contribution

Please follow Contribution Guide before making a pull request.

Community

  • Twitter: @antaresproject
  • Forum: (coming soon)
  • Blog: (coming soon)
  • Email: contact (at) antaresproject.io

License

This software is released under the BSD 3-Clause License.

© 2017 INBS.Software.

About

:bug: Antares Project Logger Component. Tracks every user activity with customizable view widgets. Requests, errors and api requests logs included.

http://antaresproject.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 73.6%Language:HTML 20.2%Language:JavaScript 3.3%Language:CSS 2.9%Language:Shell 0.1%