Replies: 1 comment
-
Can you use InMemoryExporter to get a hold of LodRecords? This repo should have plenty of examples in the tests. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using a custom Log Processor inheriting form BaseProcesor. I want to setup a Logrecord so I can test my processing but Logrecord does not have accessible Ctor ( all internals). How can I tets my class since all method signature needs a logRecord?
Beta Was this translation helpful? Give feedback.
All reactions