Skip to content

Instantly share code, notes, and snippets.

@peace2048
Last active July 6, 2017 07:43
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 peace2048/378b818a52b7374c04c38fa099b98e46 to your computer and use it in GitHub Desktop.
Save peace2048/378b818a52b7374c04c38fa099b98e46 to your computer and use it in GitHub Desktop.
ctx.Database.Log = message => Console.WriteLine(message);
ctx.Database.Log = Sub(message) Console.WriteLine(message)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment