1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/lib/routes/admin-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
archive.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
archive.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
config.js
config.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
event.js
events.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
feature-schema.js
feature-schema.test.js
feature.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
feature.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
index.js
metrics-schema.js
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
state.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
strategy-schema.js
strategy.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
strategy.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
user.js fix: trigger actual logout on request 2019-04-03 19:24:57 +02:00
user.test.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00
util.js fix: LogProvider as option injected to unleash. 2019-05-04 05:01:28 +02:00