1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/lib/routes/admin-api
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
..
api-def.json feat: Added import & export through stateService #395 2020-02-20 08:34:22 +01:00
archive.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
archive.test.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
config.js feat: Add customizable ui config 2020-02-20 08:34:22 +01:00
config.test.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
event.js
events.test.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
feature-schema.js Refactored state-service, schemas, added e2e tests #395 2020-02-20 08:34:22 +01:00
feature-schema.test.js fix: override field changed name to contextName 2020-02-20 08:34:20 +01:00
feature.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
feature.test.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
index.js feat: Added import & export through stateService #395 2020-02-20 08:34:22 +01:00
metrics-schema.js
metrics.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
metrics.test.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
state.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
strategy-schema.js Refactored state-service, schemas, added e2e tests #395 2020-02-20 08:34:22 +01:00
strategy.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
strategy.test.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
user.js fix: trigger actual logout on request 2020-02-20 08:34:22 +01:00
user.test.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
util.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00