UNPKG
http-terminator
Version:
latest (3.2.0)
3.2.0
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.3
2.0.2
2.0.1
2.0.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
Gracefully terminates HTTP(S) server.
github.com/gajus/http-terminator
gajus/http-terminator
http-terminator
/
src
/
Logger.ts
8 lines
(6 loc)
•
105 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
import
{
Roarr
, }
from
'roarr'
;
export
const
Logger
=
Roarr
.
child
({
package
:
'http-terminator'
, });