mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-17 06:09:53 +05:00
Small fix debug
This commit is contained in:
@@ -262,7 +262,7 @@ func (sm *FSSessionManager) OnChannelHangupComplete(ev Event) {
|
||||
dbgLog += ln
|
||||
if loop > 20 {
|
||||
engine.Logger.Debug(dbgLog)
|
||||
dbLog = ""
|
||||
dbgLog = ""
|
||||
loop = 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user