Skip to content

Instantly share code, notes, and snippets.

@ricomoss
Created December 22, 2013 18:19
Show Gist options
  • Save ricomoss/8086433 to your computer and use it in GitHub Desktop.
Save ricomoss/8086433 to your computer and use it in GitHub Desktop.
I20131222-11:18:52.478(-7)? { _mongo:
I20131222-11:18:52.478(-7)? { _connectCallbacks: [ [Function], [Function] ],
I20131222-11:18:52.479(-7)? _observeMultiplexers:
I20131222-11:18:52.479(-7)? { '{"ordered":false,"collectionName":"users","selector":{},"options":{"transform":null,"fields":{"services.resume":1}}}': [Object],
I20131222-11:18:52.479(-7)? '{"ordered":false,"collectionName":"feeds","selector":{},"options":{"transform":null}}': [Object],
I20131222-11:18:52.479(-7)? '{"ordered":false,"collectionName":"meteor_accounts_loginServiceConfiguration","selector":{},"options":{"transform":null,"fields":{"secret":0}}}': [Object],
I20131222-11:18:52.480(-7)? '{"ordered":false,"collectionName":"users","selector":{},"options":{"transform":null,"fields":{"profile":1,"username":1,"services.twitter.profile_image_url":1,"services.twitter.profile_image_url_https":1,"services.twitter.lang":1,"services.twitter.id":1,"services.twitter.screenName":1}}}': [Object] },
I20131222-11:18:52.480(-7)? _docFetcher: { _mongoConnection: [Circular], _callbacksForCacheKey: {} },
I20131222-11:18:52.480(-7)? _oplogHandle:
I20131222-11:18:52.480(-7)? { _oplogUrl: 'mongodb://127.0.0.1:3002/local',
I20131222-11:18:52.480(-7)? _dbNameFuture: [Object],
I20131222-11:18:52.481(-7)? _oplogLastEntryConnection: [Object],
I20131222-11:18:52.481(-7)? _oplogTailConnection: [Object],
I20131222-11:18:52.481(-7)? _stopped: false,
I20131222-11:18:52.481(-7)? _tailHandle: [Object],
I20131222-11:18:52.481(-7)? _readyFuture: [Object],
I20131222-11:18:52.482(-7)? _crossbar: [Object],
I20131222-11:18:52.482(-7)? _lastProcessedTS: [Object],
I20131222-11:18:52.482(-7)? _baseOplogSelector: [Function],
I20131222-11:18:52.483(-7)? _catchingUpFutures: [] },
I20131222-11:18:52.483(-7)? db:
I20131222-11:18:52.483(-7)? { domain: null,
I20131222-11:18:52.483(-7)? _events: {},
I20131222-11:18:52.483(-7)? _maxListeners: 10,
I20131222-11:18:52.484(-7)? databaseName: 'meteor',
I20131222-11:18:52.484(-7)? serverConfig: [Object],
I20131222-11:18:52.484(-7)? options: [Object],
I20131222-11:18:52.484(-7)? _applicationClosed: false,
I20131222-11:18:52.485(-7)? slaveOk: false,
I20131222-11:18:52.485(-7)? native_parser: false,
I20131222-11:18:52.485(-7)? bsonLib: [Object],
I20131222-11:18:52.485(-7)? bson: [Object],
I20131222-11:18:52.485(-7)? bson_deserializer: [Object],
I20131222-11:18:52.486(-7)? bson_serializer: [Object],
I20131222-11:18:52.486(-7)? _state: 'connected',
I20131222-11:18:52.486(-7)? pkFactory: [Object],
I20131222-11:18:52.486(-7)? forceServerObjectId: false,
I20131222-11:18:52.486(-7)? safe: false,
I20131222-11:18:52.487(-7)? notReplied: {},
I20131222-11:18:52.487(-7)? isInitializing: true,
I20131222-11:18:52.487(-7)? openCalled: true,
I20131222-11:18:52.487(-7)? commands: [],
I20131222-11:18:52.488(-7)? logger: [Object],
I20131222-11:18:52.488(-7)? tag: 1387735906331,
I20131222-11:18:52.488(-7)? eventHandlers: [Object],
I20131222-11:18:52.488(-7)? serializeFunctions: false,
I20131222-11:18:52.488(-7)? raw: false,
I20131222-11:18:52.488(-7)? recordQueryStats: false,
I20131222-11:18:52.488(-7)? retryMiliSeconds: 1000,
I20131222-11:18:52.488(-7)? numberOfRetries: 60,
I20131222-11:18:52.489(-7)? readPreference: [Object] } },
I20131222-11:18:52.489(-7)? _cursorDescription:
I20131222-11:18:52.489(-7)? { collectionName: 'feeds',
I20131222-11:18:52.489(-7)? selector: { feed: 'blah' },
I20131222-11:18:52.489(-7)? options: { transform: null } },
I20131222-11:18:52.489(-7)? _synchronousCursor: null }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment