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

Add logging variable "GINGER_LOG" to log posthook data. #167

Merged
merged 2 commits into from
Aug 30, 2022

Conversation

kiivihal
Copy link
Member

This data is useful for debugging the JSON-LD data that is send to the Ginger posthook.

Since this is a run-time change we don't have to restart the service in order to start logging.

This data is useful for debugging the JSON-LD data that is send to the
Ginger posthook.
@sonarcloud
Copy link

sonarcloud bot commented Aug 30, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Merging #167 (460f747) into main (812783c) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
- Coverage   29.08%   29.07%   -0.01%     
==========================================
  Files         203      203              
  Lines       18092    18107      +15     
==========================================
+ Hits         5262     5265       +3     
- Misses      12448    12461      +13     
+ Partials      382      381       -1     
Flag Coverage Δ
unittests 29.07% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
ikuzo/storage/x/ginger/posthook.go 0.00% <0.00%> (ø)
ikuzo/server.go 78.80% <0.00%> (+1.98%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kiivihal kiivihal merged commit 0584a37 into main Aug 30, 2022
@kiivihal kiivihal deleted the feature/v0.3/ginger-posthook-logging branch August 30, 2022 09:24
kiivihal added a commit that referenced this pull request Aug 31, 2022
This data is useful for debugging the JSON-LD data that is send to the
Ginger posthook.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant