Skip to content

Instantly share code, notes, and snippets.

@amrvitale
Created July 19, 2020 19:30
Show Gist options
  • Save amrvitale/e52b6173f9ca361e5cc61035c893f9c4 to your computer and use it in GitHub Desktop.
Save amrvitale/e52b6173f9ca361e5cc61035c893f9c4 to your computer and use it in GitHub Desktop.
heroku logs --tail
2020-07-19T18:58:49.514916+00:00 app[web.1]: andWhereNotBetween: [Function],
2020-07-19T18:58:49.514917+00:00 app[web.1]: orWhereBetween: [Function],
2020-07-19T18:58:49.514917+00:00 app[web.1]: orWhereNotBetween: [Function],
2020-07-19T18:58:49.514917+00:00 app[web.1]: groupBy: [Function],
2020-07-19T18:58:49.514918+00:00 app[web.1]: groupByRaw: [Function],
2020-07-19T18:58:49.514918+00:00 app[web.1]: orderBy: [Function],
2020-07-19T18:58:49.514918+00:00 app[web.1]: orderByRaw: [Function],
2020-07-19T18:58:49.514919+00:00 app[web.1]: union: [Function],
2020-07-19T18:58:49.514919+00:00 app[web.1]: unionAll: [Function],
2020-07-19T18:58:49.514919+00:00 app[web.1]: intersect: [Function],
2020-07-19T18:58:49.514920+00:00 app[web.1]: having: [Function],
2020-07-19T18:58:49.514920+00:00 app[web.1]: havingRaw: [Function],
2020-07-19T18:58:49.514920+00:00 app[web.1]: orHaving: [Function],
2020-07-19T18:58:49.514920+00:00 app[web.1]: orHavingRaw: [Function],
2020-07-19T18:58:49.514921+00:00 app[web.1]: offset: [Function],
2020-07-19T18:58:49.514921+00:00 app[web.1]: limit: [Function],
2020-07-19T18:58:49.514921+00:00 app[web.1]: count: [Function],
2020-07-19T18:58:49.514921+00:00 app[web.1]: countDistinct: [Function],
2020-07-19T18:58:49.514922+00:00 app[web.1]: min: [Function],
2020-07-19T18:58:49.514922+00:00 app[web.1]: max: [Function],
2020-07-19T18:58:49.514922+00:00 app[web.1]: sum: [Function],
2020-07-19T18:58:49.514923+00:00 app[web.1]: sumDistinct: [Function],
2020-07-19T18:58:49.514923+00:00 app[web.1]: avg: [Function],
2020-07-19T18:58:49.514923+00:00 app[web.1]: avgDistinct: [Function],
2020-07-19T18:58:49.514923+00:00 app[web.1]: increment: [Function],
2020-07-19T18:58:49.514923+00:00 app[web.1]: decrement: [Function],
2020-07-19T18:58:49.514924+00:00 app[web.1]: first: [Function],
2020-07-19T18:58:49.514924+00:00 app[web.1]: debug: [Function],
2020-07-19T18:58:49.514924+00:00 app[web.1]: pluck: [Function],
2020-07-19T18:58:49.514924+00:00 app[web.1]: clearSelect: [Function],
2020-07-19T18:58:49.514925+00:00 app[web.1]: clearWhere: [Function],
2020-07-19T18:58:49.514925+00:00 app[web.1]: clearGroup: [Function],
2020-07-19T18:58:49.514925+00:00 app[web.1]: clearOrder: [Function],
2020-07-19T18:58:49.514925+00:00 app[web.1]: clearHaving: [Function],
2020-07-19T18:58:49.514926+00:00 app[web.1]: insert: [Function],
2020-07-19T18:58:49.514926+00:00 app[web.1]: update: [Function],
2020-07-19T18:58:49.514929+00:00 app[web.1]: returning: [Function],
2020-07-19T18:58:49.514930+00:00 app[web.1]: del: [Function],
2020-07-19T18:58:49.514930+00:00 app[web.1]: delete: [Function],
2020-07-19T18:58:49.514933+00:00 app[web.1]: truncate: [Function],
2020-07-19T18:58:49.514933+00:00 app[web.1]: transacting: [Function],
2020-07-19T18:58:49.514933+00:00 app[web.1]: connection: [Function],
2020-07-19T18:58:49.514934+00:00 app[web.1]: context: {
2020-07-19T18:58:49.514934+00:00 app[web.1]: queryBuilder: [Function: queryBuilder],
2020-07-19T18:58:49.514934+00:00 app[web.1]: raw: [Function: raw],
2020-07-19T18:58:49.514935+00:00 app[web.1]: batchInsert: [Function: batchInsert],
2020-07-19T18:58:49.514935+00:00 app[web.1]: transaction: [Function: transaction],
2020-07-19T18:58:49.514935+00:00 app[web.1]: _transaction: [Function: _transaction],
2020-07-19T18:58:49.514936+00:00 app[web.1]: transactionProvider: [Function: transactionProvider],
2020-07-19T18:58:49.514936+00:00 app[web.1]: initialize: [Function: initialize],
2020-07-19T18:58:49.514936+00:00 app[web.1]: destroy: [Function: destroy],
2020-07-19T18:58:49.514937+00:00 app[web.1]: ref: [Function: ref],
2020-07-19T18:58:49.514937+00:00 app[web.1]: disableProcessing: [Function: disableProcessing],
2020-07-19T18:58:49.514937+00:00 app[web.1]: enableProcessing: [Function: enableProcessing],
2020-07-19T18:58:49.514938+00:00 app[web.1]: withUserParams: [Function: withUserParams],
2020-07-19T18:58:49.514938+00:00 app[web.1]: client: Client_PG {
2020-07-19T18:58:49.514938+00:00 app[web.1]: config: [Object],
2020-07-19T18:58:49.514938+00:00 app[web.1]: logger: [Logger],
2020-07-19T18:58:49.514939+00:00 app[web.1]: connectionSettings: [Object],
2020-07-19T18:58:49.514939+00:00 app[web.1]: connectionConfigExpirationChecker: null,
2020-07-19T18:58:49.514939+00:00 app[web.1]: driver: [PG],
2020-07-19T18:58:49.514939+00:00 app[web.1]: pool: [Pool],
2020-07-19T18:58:49.514940+00:00 app[web.1]: valueForUndefined: [Raw [object]],
2020-07-19T18:58:49.514940+00:00 app[web.1]: makeKnex: [Function: makeKnex],
2020-07-19T18:58:49.514941+00:00 app[web.1]: _events: [Object: null prototype],
2020-07-19T18:58:49.514941+00:00 app[web.1]: _eventsCount: 4
2020-07-19T18:58:49.514941+00:00 app[web.1]: },
2020-07-19T18:58:49.514942+00:00 app[web.1]: userParams: {}
2020-07-19T18:58:49.514942+00:00 app[web.1]: },
2020-07-19T18:58:49.514942+00:00 app[web.1]: _events: [Object: null prototype] {},
2020-07-19T18:58:49.514942+00:00 app[web.1]: _eventsCount: 0,
2020-07-19T18:58:49.514943+00:00 app[web.1]: _maxListeners: undefined,
2020-07-19T18:58:49.514943+00:00 app[web.1]: setMaxListeners: [Function: setMaxListeners],
2020-07-19T18:58:49.514943+00:00 app[web.1]: getMaxListeners: [Function: getMaxListeners],
2020-07-19T18:58:49.514943+00:00 app[web.1]: emit: [Function: emit],
2020-07-19T18:58:49.514944+00:00 app[web.1]: addListener: [Function: addListener],
2020-07-19T18:58:49.514944+00:00 app[web.1]: on: [Function: addListener],
2020-07-19T18:58:49.514944+00:00 app[web.1]: prependListener: [Function: prependListener],
2020-07-19T18:58:49.514945+00:00 app[web.1]: once: [Function: once],
2020-07-19T18:58:49.514945+00:00 app[web.1]: prependOnceListener: [Function: prependOnceListener],
2020-07-19T18:58:49.514945+00:00 app[web.1]: removeListener: [Function: removeListener],
2020-07-19T18:58:49.514945+00:00 app[web.1]: off: [Function: removeListener],
2020-07-19T18:58:49.514946+00:00 app[web.1]: removeAllListeners: [Function: removeAllListeners],
2020-07-19T18:58:49.514946+00:00 app[web.1]: listeners: [Function: listeners],
2020-07-19T18:58:49.514946+00:00 app[web.1]: rawListeners: [Function: rawListeners],
2020-07-19T18:58:49.514947+00:00 app[web.1]: listenerCount: [Function: listenerCount],
2020-07-19T18:58:49.514947+00:00 app[web.1]: eventNames: [Function: eventNames],
2020-07-19T18:58:49.514947+00:00 app[web.1]: _internalListeners: [
2020-07-19T18:58:49.514947+00:00 app[web.1]: { eventName: 'start', listener: [Function] },
2020-07-19T18:58:49.514948+00:00 app[web.1]: { eventName: 'query', listener: [Function] },
2020-07-19T18:58:49.514948+00:00 app[web.1]: { eventName: 'query-error', listener: [Function] },
2020-07-19T18:58:49.514949+00:00 app[web.1]: { eventName: 'query-response', listener: [Function] }
2020-07-19T18:58:49.514949+00:00 app[web.1]: ]
2020-07-19T18:58:49.514949+00:00 app[web.1]: } db
2020-07-19T18:58:49.523038+00:00 app[web.1]: Server listening at http://localhost:50723
2020-07-19T18:58:49.799675+00:00 heroku[web.1]: State changed from starting to up
2020-07-19T18:58:51.626817+00:00 heroku[router]: at=info method=GET path="/" host=frozen-citadel-52002.herokuapp.com request_id=dc426b75-a039-4f92-ada2-d2dce61ba5d6 fwd="98.171.23.143" dyno=web.1 connect=1ms service=15ms status=404 bytes=575 protocol=https
2020-07-19T18:58:51.628511+00:00 app[web.1]: GET / 404 139 - 7.431 ms
2020-07-19T18:58:51.954286+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=frozen-citadel-52002.herokuapp.com request_id=7969750f-f09e-4809-ac41-0ae221c5bbce fwd="98.171.23.143" dyno=web.1 connect=1ms service=2ms status=404 bytes=586 protocol=https
2020-07-19T18:58:51.954654+00:00 app[web.1]: GET /favicon.ico 404 150 - 0.553 ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment