|
Can you subscibe to the application exit event and in the handler actually delay the application closing for the length of time it would take for the buffer to flush? Not ideal I know but a workaround none the less. ideally be nice to force a flush of the buffer on application exit or NLog did it itself.
B.
|