1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/main/start-main-application/runnable-tokens
Sebastian Malton 8dd1d1a8fa
Add winston formatting support for error causes (#6576)
* Add winston formatting support for error causes

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix failing to run built version

- Finally make logger fully injectable
- Simplify startMainApplication to only have runMany(Sync) invocations
  to fix time of use bugs related to logger

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Remove legacy type enforced ipc to fix tests

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix type error

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-11-17 14:56:16 +02:00
..
after-application-is-loaded-injection-token.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
after-root-frame-is-ready-injection-token.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
after-window-is-opened-injection-token.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
before-application-is-loading-injection-token.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
before-electron-is-ready-injection-token.ts Refactor runnables (#6528) 2022-11-07 19:04:56 +02:00
before-quit-of-back-end-injection-token.ts Refactor runnables (#6528) 2022-11-07 19:04:56 +02:00
before-quit-of-front-end-injection-token.ts Refactor runnables (#6528) 2022-11-07 19:04:56 +02:00
on-load-of-application-injection-token.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
phases.ts Add winston formatting support for error causes (#6576) 2022-11-17 14:56:16 +02:00