Remove instance variables for class re-use, test individual methods, use `monotonic_time`
- Modify GraphqlLogger to subclass JsonLogger - Replace the single-line analyser with one that can log all the GraphQL query related information in one place. - Implement analyzer behavior with spec