moved shutdown handler to own library

This commit is contained in:
Bojan Kucera 2025-06-07 10:32:22 -04:00
parent 8d0da5cf5c
commit 97dcd30223
12 changed files with 712 additions and 201 deletions

View file

@ -9,10 +9,7 @@ export {
Logger,
createLogger,
getLogger,
GracefulShutdown,
onShutdown,
setShutdownTimeout,
initiateShutdown
shutdownLoggers
} from './logger';
// Type definitions