1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
Commit Graph

5 Commits

Author SHA1 Message Date
ivaosthu
1081b9d865 Implement support for logger provider.
This allows the users of 'unleash-server' to programatically
change the logger implemnentation. #175
2017-08-04 16:07:17 +02:00
sveisvei
20af766086 Prettier/lint 2017-06-28 10:17:14 +02:00
sveisvei
77858218cf only log if num of cleaned is above 0 2016-12-04 22:12:35 +01:00
sveisvei
5bf0b36588 fix lint 2016-12-04 14:09:37 +01:00
sveisvei
95388996b9 Better client informations from the API.
Impelements:
- http://unleash.host.com/api/client/seen-toggles
- http://unleash.host.com/api/metrics/feature-toggles
- http://localhost:4242/api/client/applications
- http://localhost:4242/api/client/applications/:appName
2016-11-30 19:03:21 +01:00