1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/lib/routes/client-api
ivaosthu de16a7854d 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.
2019-05-04 05:01:28 +02:00
..
api-def.json chore(modernize): cleanup api-def 2018-12-17 08:27:49 +01:00
feature.js chore(modernize): Use base controller for all client controllers 2018-12-17 08:27:49 +01:00
feature.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
index.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
metrics-schema.js fix: metric-schema for variant counts 2019-02-08 09:38:23 +01:00
metrics.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
metrics.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
register-schema.js Fix formatting 2017-11-02 09:23:38 +01:00
register.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
register.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
util.js chore(modernize): Modernize ClientIndexController 2018-12-17 08:27:49 +01:00