An open API service indexing awesome lists of open source software.

https://github.com/cgdsoftware/action-logger

Laravel Enso logger for users' actions so you can keep track of who did what
https://github.com/cgdsoftware/action-logger

Last synced: 5 months ago
JSON representation

Laravel Enso logger for users' actions so you can keep track of who did what

Awesome Lists containing this project

README

          

# Action Logger
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/2d3169454da144cdb8fb4a15b0a1e294)](https://www.codacy.com/gh/laravel-enso/action-logger?utm_source=github.com&utm_medium=referral&utm_content=laravel-enso/action-logger&utm_campaign=Badge_Grade)
[![StyleCI](https://github.styleci.io/repos/85554059/shield?branch=master)](https://github.styleci.io/repos/85554059)
[![License](https://poser.pugx.org/laravel-enso/action-logger/license)](https://packagist.org/packages/laravel-enso/action-logger)
[![Total Downloads](https://poser.pugx.org/laravel-enso/action-logger/downloads)](https://packagist.org/packages/laravel-enso/action-logger)
[![Latest Stable Version](https://poser.pugx.org/laravel-enso/action-logger/version)](https://packagist.org/packages/laravel-enso/action-logger)

User actions logger dependency for [Laravel](https://laravel.com).

This package works exclusively within the [Enso](https://github.com/laravel-enso/Enso) ecosystem.

The front end assets that utilize this api are present in the [ui](https://github.com/enso-ui/ui) package.

For live examples and demos, you may visit [laravel-enso.com](https://www.laravel-enso.com)

### Installation, Configuration & Usage

Be sure to check out the full documentation for this package available at [docs.laravel-enso.com](https://docs.laravel-enso.com/backend/action-logger.html)

### Contributions

are welcome. Pull requests are great, but issues are good too.

### License

This package is released under the MIT license.