sbt/internal/util-logging
Adrien Piquerez 6bcda6684a Use BackgroundJobService context instead of MainLoop context
A new context is created and closed for each state of the MainLoop.
But the context of the backgroundJob must stay alive.
So we use a context that is owned by the BackgroundJobService.
It creates a new logger for each background job and cleans it when
the job stops.
2022-08-04 16:48:13 +02:00
..
src Use BackgroundJobService context instead of MainLoop context 2022-08-04 16:48:13 +02:00
NOTICE move modules around. 2015-08-20 00:59:57 -04:00