fix debug
This commit is contained in:
parent
4c0d8bee31
commit
266ecf491d
@ -149,7 +149,7 @@ handle_cast({write, Bucket, Org, Precision, Points}, State = #state{host = Host,
|
||||
lager:warning("[influx_client] response error is: ~p", [Error])
|
||||
end;
|
||||
false ->
|
||||
lager:debug("[influx_client] status_code: ~p, response body is: ~p", [StatusCode]),
|
||||
lager:debug("[influx_client] status_code: ~p", [StatusCode]),
|
||||
hackney:close(ClientRef)
|
||||
end;
|
||||
{error, Reason} ->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user