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