Apollo Logger

JSON →
library 0.3.3 ·javascript deprecated
verified Jun 7, 2026

Apollo Logger is a utility for logging Apollo GraphQL operations, including queries, mutations, subscriptions, and PubSub events. Current version is 0.3.3. The package has low release cadence (last release in 2018). Key differentiators: it provides multiple entry points (LoggingLink for Apollo Link, wrapPubSub for PubSub, formatResponse for Express) to log the full lifecycle of GraphQL requests. It is unmaintained and should be considered for deprecation in favor of modern alternatives like Apollo Server plugins.