Skip to content
Pavel edited this page Oct 14, 2015 · 7 revisions

Index in the sidebar →

For a list of useful articles, see the Wiki sidebar. You can also browse all of the pages, but many of them are outdated or very specific; unfortunately on GitHub it's not possible to gracefully rename or deprecate pages so there is no way to organize that list.

###What is it?

This is Observatory v0.4.8 - package that provides powerful, efficient and pretty logging, monitoring and application management for Meteor framework application development and deployment.

###What does it do?

  • Easy logging with different log levels with corresponding methods for message output, optional logging to console, pretty output of both Client and Server logs right in the browser, logging of the currently logged-in user for additional control.

  • Augomagical logging, profiling and error handling for DDP, http, Collections, Subscriptions, Template lifecycle methods and any custom code

  • Monitoring of your application internals: publish and methods handlers, active sessions, etc

  • Full-featured cloud-based monitoring and management of your Meteor applications: closed Alpha!

Guides

Frameworks

Clone this wiki locally