interceptor: creates OgmaInterceptor for logging http requests (155eea6)
BREAKING CHANGES
interceptor: OgmaModule is now required to be the first parameter in forRoot and forRootAsync. The OgmaModuleOptions interface has now changed to have a service and interceptor key, followed by the respective values.