You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "Jedore (via GitHub)" <gi...@apache.org> on 2023/04/24 02:25:18 UTC

[GitHub] [skywalking-python] Jedore commented on pull request #302: Optimize loguru reporter plugin

Jedore commented on PR #302:
URL: https://github.com/apache/skywalking-python/pull/302#issuecomment-1519293198

   Seems the error is:
   ```
   -         text: '2023-04-24 02:08:51.207 | WARNING  | __main__:application:44 - Loguru -           provider warning reported. 
   +         text: Loguru provider warning reported.
   ```
   and
   https://github.com/apache/skywalking-python/actions/runs/4781572067/jobs/8500362225?pr=302#step:6:764
   
   I test in my own repo as metioned in https://github.com/apache/skywalking/discussions/10723 after simpling the loguru test https://github.com/Jedore/skywalking-python/blob/ttt/tests/plugin/data/sw_loguru/services/provider.py.
   
   So i think may be the key is skywalking-agent-test-tool syntax `end with` ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org