-
Notifications
You must be signed in to change notification settings - Fork 18
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. #41
Add logging. #41
Conversation
Codecov Report
@@ Coverage Diff @@
## master #41 +/- ##
===========================================
- Coverage 44.70% 27.40% -17.31%
===========================================
Files 14 17 +3
Lines 378 478 +100
===========================================
- Hits 169 131 -38
- Misses 209 347 +138
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@wu-sheng It seems that skywalking-agent-test-tool does not support the mock of logging, it should be added to doing e2e for logging? |
Yes, it should be added. |
skywalking-agent-test-tool |
Please logging APIs in the readme doc. |
Readme updated. |
Tracer
reporting method toGrpcReporter
.Logger
andLogRecord
api.