Skip to content

Instantly share code, notes, and snippets.

@SamLeach
Last active August 29, 2015 14:07
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 SamLeach/928e09f79e01c63a4d10 to your computer and use it in GitHub Desktop.
Save SamLeach/928e09f79e01c63a4d10 to your computer and use it in GitHub Desktop.
log4mongo-net sample document
{
"_id" : ObjectId("54256f999d663727782e9569"),
"timestamp" : ISODate("2014-09-26T13:52:25.155Z"),
"level" : "INFO",
"thread" : "7",
"logger" : "Sam.MongoLogging.Logging.Logger",
"message" : "Home"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment