Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Allows to set the logging domain from the wrapper. #97

Merged
merged 1 commit into from
Mar 26, 2019

Conversation

jjnicola
Copy link
Member

This allows to run different ospd-wrappers and to log in the same file, and distinguish which wrapper is coming from. If no logger is set from the wrapper, the default one "ospd.ospd" domain will be used.

This allows to run different ospd-wrappers and to log in the same file, and distinguish which wrapper is coming from. If no logger is set from the wrapper, the default one "ospd.ospd" domain will be used.
@jjnicola jjnicola requested review from bjoernricks and a team March 26, 2019 11:32
@codecov
Copy link

codecov bot commented Mar 26, 2019

Codecov Report

Merging #97 into master will decrease coverage by 0.02%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
- Coverage   66.97%   66.95%   -0.03%     
==========================================
  Files           8        8              
  Lines        1511     1513       +2     
==========================================
+ Hits         1012     1013       +1     
- Misses        499      500       +1
Impacted Files Coverage Δ
ospd/ospd.py 66.12% <66.66%> (-0.05%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e62d3b9...20f4a8c. Read the comment docs.

@jjnicola jjnicola merged commit fdf218a into greenbone:master Mar 26, 2019
@jjnicola jjnicola deleted the log-domain branch March 26, 2019 13:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants