mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-21 17:17:58 +00:00
add log for gether task creation
This commit is contained in:
@@ -98,6 +98,7 @@ class SpeechConfig extends Emitter {
|
||||
}else if(playConfig){
|
||||
finalConfig.play = playConfig;
|
||||
}
|
||||
this.logger.info({finalConfig}, "created gather config");
|
||||
return finalConfig;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user