Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🛠 use Ignition for logging/errors #7869

Merged
merged 1 commit into from
Jan 23, 2017

Conversation

kirrg001
Copy link
Contributor

@kirrg001 kirrg001 commented Jan 22, 2017

no issue

  • we started implementing logging and error handling in Ghost
  • later we outsourced both into a module
  • use the module now in Ghost
  • the PR basically just removes the logging and error implementation and uses Ignition

Important: This is not yet designed to add your own custom logging adapter. This has no high priority right now. Our logging adapter can be extended by adding custom bunyan streams. Documentation will follow when we release 1.0.0.

@kirrg001 kirrg001 changed the title [WIP] 🛠 use Ignition for logging/errors 🛠 use Ignition for logging/errors Jan 22, 2017
no issue

- we started implementing logging and error handling in Ghost
- later we outsourced both into a module
@kevinansfield kevinansfield merged commit 78eacb1 into TryGhost:master Jan 23, 2017
@kevinansfield kevinansfield deleted the tooling/ignition branch January 23, 2017 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants