-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
60 lines (36 loc) · 2.02 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
=== Stream to Papertrail ===
Contributors: japh
Tags: papertrail, stream, logging, hosted, actions, activity, activity log, activity logs, admin actions, analytics, audit, audit log, audit logs, change, changes, log, logs, stream, tracking, troubleshooting, wp stream
Requires at least: 4.3
Tested up to: 4.3
Stable tag: 0.0.5
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Send your Stream records to Papertrail for safe-keeping.
== Description ==
[Stream](https://wordpress.org/plugins/stream/) records activity on your WordPress site in your WordPress database. This plugin allows you to also send those records to [Papertrail](https://papertrailapp.com/) for safe-keeping (and from there, you can also archive to Amazon S3).
_Development of Stream to Papertrail takes place on GitHub. If you have problems or suggestions, please [create an issue](https://github.com/Japh/stream-to-papertrail/issues) there._
== Installation ==
1. Search for Stream to Papertrail in your WordPress dashboard.
2. Install the plugin, and activate it.
3. Set the Destination for Papertrail on your Stream settings screen.
== Screenshots ==
1. Papertrail's display of colourised logs
== Changelog ==
= 0.0.5 - September 8, 2015 =
* Made admin notices and explanation of Destination option clearer
* Removed 'program' and 'component' options in favour of using existing information
Props [@Japh](https://github.com/japh), [@sirjonathan](https://github.com/sirjonathan), [@Troy](https://github.com/troy)
= 0.0.4 - September 7, 2015 =
* Added option to enable/disable colourisation
Props [@Japh](https://github.com/japh)
= 0.0.3 - September 7, 2015 =
* Added ANSI escape codes for colourisation
Props [@Japh](https://github.com/japh)
= 0.0.2 - September 5, 2015 =
* Switched from using constants to options on the Stream settings screen
* Added check for Stream
Props [@Japh](https://github.com/japh)
= 0.0.1 - September 3, 2015 =
* Initial release
Props [@Japh](https://github.com/japh), [@Troy](https://github.com/troy)