The Logentries Transport

Allows sending messages to logentries.

Note

Follow this (configure section) to get your token.

Configuration Example

'MyLogentriesTransport': {
    'type': 'Logentries',  # transport type (MANDATORY)
    'token': '94f0e5d3-ad52-4d49-b4f1-feb956cc1111' (MANDATORY)
},