Skip to content

Commit

Permalink
Export factory class of log provider (#2041)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomsonTan authored Mar 13, 2023
1 parent 1ac9caf commit b046764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/include/opentelemetry/logs/provider.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ namespace logs
/**
* Stores the singleton global LoggerProvider.
*/
class Provider
class OPENTELEMETRY_EXPORT Provider
{
public:
/**
Expand Down

0 comments on commit b046764

Please sign in to comment.