Reverts https://github.com/probot/probot/pull/397/files
fix(package): update @octokit/rest to version 15.1.7
Name the Logger export
Make object types optional
Merge branch 'master' into typescript-init
Bump deps for standard and octokit
Bump ts dependency
Made the option optional. 😉
* Extract github client extensions into module
* Add logging to extended GitHub client
* Update test to check output
* Inline GitHub App methods
* Update node-github links
* Remove src, which does not show up with LOG_FORMAT=simple anyway
* Fix lint errors