You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, when I use logger to output logs to the console, the logs are not displayed completely, but the output to the file is normal. Where can I set it?
#298
Open
hzh137940556 opened this issue
Mar 2, 2020
· 0 comments
2020-03-02 09:42:14.488451+0800 App[3930:1210959] [Info] [NlpFunc.swift:164] domainMapping(text:) > <NSThread: 0x281107980>{number = 1, name = main} nlp response success ======
{
"results" : [
{
"score" : 1,
"matched_example_query" : "<query_completion>",
"query_completions" : {
"action_completed" : true,
"action_complete_query" : "book a flight",
"suggestions_enabled" : true,
"variable_completion" : {
"leadup_suggestion_enabled" : false,
"var_name" : "LOCATION:0",
"leadup" : "from",
"alias" : "where"
}
},
"unformatted_description" : "Book a flight",
"vote" : 1,
"default_variables" : {
"LOCATION:0" : "SFO",
"DATE:2" : "this weekend",
"CABIN_TYPE:3" : "economy",
"TRIP_TYPE:4" : "1",
"TIME_FILTER:9" : "sort_ascend",
"ENDDATE:5" : "next weekend",
"AMOUNT:6" : "1",
"DURATION_FILTER:8" : "sort_ascend",
"END_DATETIME_UTC:13" : "next weekend",
"LOCATION:1" :
************Missing part here
2020-03-02 09:42:14.496111+0800 App[3930:1210959] [Info] [FlightScenario.swift:408] bindRxData() > ------------------------------------------------------
The text was updated successfully, but these errors were encountered: