ayon-core/openpype/hosts/fusion/plugins/publish
Roy Nieterau 17a38c32a4
Enhancement: Improve logging levels and messages for artist facing publish reports (#5018)
* Tweak log levels and message to be more informative to artist in report page

* Tweak levels and clarity of logs

* Tweak levels and clarity of logs + tweak grammar

* Cosmetics

* Improve logging

* Simplify logging

* Convert to debug log if it's skipping thumbnail integration if there's no thumbnail whatsoever to integrate

* Tweak to debug since they only show representation ids hardly understandable to the artist

* Match logging message across hosts + include filepath for full clarity

* Tweak message to clarify it only starts checking and not that it requires filling + to debug log

* Tweak to debug log if there's basically no thumbnail to integrate at the end

* Tweak log levels

- Artist doesn't care what's prepared, especially since afterwards it's logged what gets written to the database anyway

* Log clearly it's processing a legacy instance

* Cosmetics
2023-05-24 10:54:31 +02:00
..
collect_comp.py Revert redundant variable name change since plugin is now basically reverted 2023-03-07 16:07:54 +01:00
collect_comp_frame_range.py collect frame range simplification 2023-05-17 15:07:10 +02:00
collect_inputs.py Enhancement: Improve logging levels and messages for artist facing publish reports (#5018) 2023-05-24 10:54:31 +02:00
collect_instances.py fusion: asset_db is collecting by default. 2023-05-22 14:59:58 +02:00
collect_render.py fixing frame range data passing from instance 2023-05-23 16:18:58 +02:00
collect_workfile.py Collect Fusion workfile representation 2023-03-07 12:05:58 +01:00
extract_render_local.py Preserve comp frame range after rendering 2023-05-23 17:55:54 +02:00
increment_current_file.py Updated raise error 2023-05-03 21:33:01 +02:00
save_scene.py Enhancement: Improve logging levels and messages for artist facing publish reports (#5018) 2023-05-24 10:54:31 +02:00
validate_background_depth.py Cleaned up imports 2023-04-28 09:24:17 +02:00
validate_comp_saved.py Barebones refactor of validators to raise PublishValidationError 2022-09-21 23:11:05 +02:00
validate_create_folder_checked.py fusion: reversing toolSaver back to tool 2023-05-12 14:26:15 +02:00
validate_expected_frames_existence.py fusion: reversing toolSaver back to tool 2023-05-12 14:26:15 +02:00
validate_filename_has_extension.py fusion: reversing toolSaver back to tool 2023-05-12 14:26:15 +02:00
validate_instance_frame_range.py Add validator for instance frame range to be within comp global in/out 2023-05-23 14:20:30 +02:00
validate_saver_has_input.py fusion: reversing toolSaver back to tool 2023-05-12 14:26:15 +02:00
validate_saver_passthrough.py fusion: reversing toolSaver back to tool 2023-05-12 14:26:15 +02:00
validate_unique_subsets.py fusion: reversing toolSaver back to tool 2023-05-12 14:26:15 +02:00