Skip to content

Commit

Permalink
Add supported module badge to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Wagstaff committed Jun 15, 2018
1 parent 0b9650f commit a94652d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Expand Up @@ -3,6 +3,7 @@
[![Build Status](https://travis-ci.org/silverstripe/silverstripe-auditor.svg?branch=master)](https://travis-ci.org/silverstripe/silverstripe-auditor)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/silverstripe/silverstripe-auditor/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/silverstripe/silverstripe-auditor/?branch=master)
[![codecov](https://codecov.io/gh/silverstripe/silverstripe-auditor/branch/master/graph/badge.svg)](https://codecov.io/gh/silverstripe/silverstripe-auditor)
[![SilverStripe supported module](https://img.shields.io/badge/silverstripe-supported-0071C4.svg)](https://www.silverstripe.org/software/addons/silverstripe-commercially-supported-module-list/)

Auditor module installs a series of extension hooks into the Framework to monitor activity of authenticated users. Audit
trail is written into `LOG_AUTH` syslog facility through [Monolog](https://github.com/Seldaek/monolog/), and includes:
Expand Down

0 comments on commit a94652d

Please sign in to comment.