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

Structure log messages #231

Closed
nehashri opened this issue Jul 1, 2019 · 2 comments
Closed

Structure log messages #231

nehashri opened this issue Jul 1, 2019 · 2 comments

Comments

@nehashri
Copy link
Contributor

nehashri commented Jul 1, 2019

Gauge can now understand plugin's log messages when it is structured properly (refer getgauge/gauge#216) for changes made in Gauge. The runner must now start logging in this format so that Gauge understands the messages properly.

@Debashis9012
Copy link
Contributor

At first run gauge run specs runners related information are not available
in gauge.log. Runners logs are appearing only after second run.

Gauge version: 1.0.6.nightly-2019-07-16
Commit Hash: 75d9328

Plugins
-------
html-report (4.0.9.nightly-2019-07-18)
js (2.3.6.nightly-2019-07-16)

@Debashis9012
Copy link
Contributor

Runners related logs added properly to gaulge.log file.
This has been verified and found fixed the below version.

Gauge version: 1.0.6.nightly-2019-07-19
Commit Hash: c215a9f

Plugins
-------
csharp (0.10.6.nightly-2019-07-22)
dotnet (0.1.2.nightly-2019-07-22)
html-report (4.0.9.nightly-2019-07-22)
java (0.7.3.nightly-2019-07-22)
python (0.3.6.nightly-2019-07-22)
ruby (0.5.3.nightly-2019-07-22)
screenshot (0.0.1)
xml-report (0.2.2.nightly-2019-07-22)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants