compositions
update_log_params
Updates existing params in an existing log.
Arguments:
fn
- The function or set of functions to apply to each field in the log.log
- The log to update fields for. Looks for the current active log if notapi_key
- If specified, unify API key to be used. Defaults to the value in theparams
- The params to update in the log.
Returns:
A message indicating whether the log was successfully updated.