Skip to content

Instantly share code, notes, and snippets.

@jgallen23
Created October 9, 2014 20:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgallen23/bb24fb11c422594eb511 to your computer and use it in GitHub Desktop.
Save jgallen23/bb24fb11c422594eb511 to your computer and use it in GitHub Desktop.
good
{ plugin: Good, options: {
reporters: [
{ reporter: Good.GoodConsole },
{
reporter: GoodMongoDb,
args: [mongoUrl, {
}]
}
]
}},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment