Logs

Log Events #

Log Write #

write@logs

Sends a notification when a new log is written.

Permissions: logs-read

Payload:

{
	"id": "9bsv0s78ajk0036f3m60",
	"created_at": "2020-09-10T21:01:20Z",
	"level": "warn",
	"message": "execution error",
	"metadata": {
		"critical": false,
		"symbol": "BTC_ETH",
		"symbol_count": 300
	}
}
Log properties are described in detail here.