mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Adding shutdown message to syslog
This commit is contained in:
@@ -420,4 +420,5 @@ func main() {
|
||||
go startMediator(responder, loggerDb)
|
||||
}
|
||||
<-exitChan
|
||||
rater.Logger.Info("Stopped all components. CGRateS shutdown!")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user