create_log_context
return create_log_context(log, ti, argc, argv, NULL);
r = create_log_context(log, ti, argc - 1, argv + 1, dev);