Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a logger for systemd/journald | Johannes Ernst | 2018-06-29 | 1 | -1/+2 |
| | | | | | | Added a unit test Signed-off-by: Johannes Ernst <jernst@indiecomputing.com> | ||||
* | log to $datadir/audit.log by default and add rotation | Arthur Schiwon | 2018-04-26 | 1 | -0/+71 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add missing php doc and type hints | Arthur Schiwon | 2018-04-26 | 1 | -2/+15 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | move IFileBased to public namespace, logreader needs it | Arthur Schiwon | 2018-04-26 | 1 | -0/+30 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | offer API to create own File log. admin_audit makes use of it | Arthur Schiwon | 2018-04-26 | 2 | -0/+85 |
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |