1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/lib/routes
ivaosthu ccaab0c47b fix: LogProvider as option injected to unleash.
Instead of instructing users to do static calls
in to Unleash, she should instead be allwed to
specify the log provider as an option to Unleash.

This commit introduces the "getLogger" option,
a function responsible for creating a logger.
2020-02-20 08:34:24 +01:00
..
admin-api fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
client-api fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
api-def.js chore(modernize): cleanup api-def 2020-02-20 08:34:17 +01:00
backstage.js chore(modernize): Use base controller for all client controllers 2020-02-20 08:34:17 +01:00
backstage.test.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
controller.js feat: Added import & export through stateService #395 2020-02-20 08:34:22 +01:00
health-check.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
health-check.test.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
index.js chore(modernize): Use base controller for all client controllers 2020-02-20 08:34:17 +01:00
index.test.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00