stackdriver_logger 0.8.2

A logger for Google's Stackdriver with a cli-friendly fallback for local development
Documentation
1
2
3
4
5
6
7
8
9
{
	"eventTime": "2019-09-28T04:00:00.000000000+00:00",
	"message": "Error! \n at my_file.rs:1337",
	"reportLocation": null,
	"serviceContext": {
		"service": "unknown_service"
	},
	"severity": "ERROR"
}