Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View nd-roy's full-sized avatar

Ndiaye Abdoul nd-roy

View GitHub Profile
@nd-roy
nd-roy / pull-request-template.md
Created August 1, 2016 08:18 — forked from Lordnibbler/pull-request-template.md
Sample Pull Request Template

Status

READY/IN DEVELOPMENT/HOLD

Migrations

YES | NO

Description

A few sentences describing the overall goals of the pull request's commits.

Related PRs

@nd-roy
nd-roy / monolog.lua
Last active August 29, 2015 14:10
Monolog.lua example
-- install that in /path/to/monolog.lua
-- http://blog.lyrixx.info/2014/09/23/how-to-replace-logstash-by-heka-with-symfony2.html
-- Sample input:
-- {
-- "message": "Reloading user from user provider.",
-- "context": [
-- ],
-- "level": 100,
-- "level_name": "DEBUG",
-- "channel": "security",