vg json: --log level

Vector needs to try load a lottie file in a brutal force way,
If the input source is not identified.
This commit is contained in:
Hermet Park 2019-07-30 16:58:02 +09:00
parent be23f9bc8d
commit c594cffde4
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ evas_vg_load_file_open_json(Eina_File *file,
if (!lot_anim)
{
ERR("Failed lottie_animation_from_file");
WRN("Failed lottie_animation_from_file()");
goto err;
}