How to configure raygun in variable ambient in mode of production in express for node ?
welington
Posted on
Oct 02 2013
How to cofigure the Raygun only way to generate logs in mode production or in development node with the expression?
martin308
Posted on
Oct 09 2013
Hi there,
You can configure the provider as shown in this gist to only run in production, this will rely on your NODE_ENV environment variable being set correctly