Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove video.log as separate logger file #400

Closed
vdelendik opened this issue Jun 4, 2024 · 2 comments
Closed

remove video.log as separate logger file #400

vdelendik opened this issue Jun 4, 2024 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@vdelendik
Copy link
Contributor

let's reuse startdard appium TASK_LOG to put video recirding information to achieve full analysis of the problematic recording inside default session.log

@vdelendik vdelendik added the enhancement New feature or request label Jun 4, 2024
@vdelendik vdelendik added this to the 2.1.2 milestone Jun 4, 2024
vdelendik added a commit that referenced this issue Jun 4, 2024
#400: integrated video recording logging into the appium TASK_LOG
vdelendik added a commit that referenced this issue Jun 4, 2024
#402: made stop_ffmpeg obligatory operation
@vdelendik
Copy link
Contributor Author

done. testing should include verification steps that in regular appium session.log we see inforation about ffmpeg video recordings

@vdelendik vdelendik changed the title remomve video.log as separate logger file remove video.log as separate logger file Jun 5, 2024
@dhreben
Copy link
Contributor

dhreben commented Jun 6, 2024

Verified.

[info] [Stop Video] 
 Running ffmpeg processes:
 -------------------------
[info] [Stop Video] ffmpeg finished correctly

Information about ffmpeg video is present on appium container log , but absent on Session.log
A separate ticket has been opened #408

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants