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
ivaosthu
2ce0f074bb
chore(modernize): Use base controller for all client controllers
2018-12-17 08:27:49 +01:00
ivaosthu
7bc8ed0334
chore(modernize): Modernize HealthCheckController
2018-12-17 08:27:49 +01:00
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
be4852f63a
Refactor routes setup, move test files, cleanup legacy
2017-06-28 10:20:22 +02:00
ivaosthu
5bdaf2cf91
Add unit-test for /health route
2016-11-11 16:24:16 +01:00
ivaosthu
0bd0924aee
remove all lerna stuff
2016-11-10 15:52:49 +01:00
sveisvei
0ffb9b78b6
use lerna for multipackaging
2016-06-18 09:19:57 +02:00
Ivar
2d8fa7ee6b
Statefull modules should be injected from top
2016-06-16 14:35:50 +02:00
ivaosthu
225db218d3
Move all routes to a routes folder
2016-06-16 14:03:49 +02:00