Skip to content

Instantly share code, notes, and snippets.

@pvenkatakrishnan
Created September 18, 2014 23:08
Show Gist options
  • Save pvenkatakrishnan/83bda9c499c4057d58de to your computer and use it in GitHub Desktop.
Save pvenkatakrishnan/83bda9c499c4057d58de to your computer and use it in GitHub Desktop.
Logging Gaps

Ability to :

  1. set up a logger before lifecycle events of a kraken app - like when requiring some utility files, talking to services outside of app startup events.
  2. ability to add category for a logger in addition to tagging them.
  3. maybe even add capability based on specific labels on logging events ? unsure if we need multiple levels of filtering enabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment