Skip to content
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

general message scope prefix mechanism for plugin log messages #39

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

RossBencina
Copy link
Member

replace hard-coded plugin name prefixes in plugin log messages with a general message scope prefix mechanism implemented by the ScopedDiagnosticsLogger decorator. now when plugins use context.log.info(...) etc, their messages will automatically be prefixed with their plugin name.

… general message scope prefix mechanism implemented by the ScopedDiagnosticsLogger decorator. now when plugins use context.log.info(...) etc, their messages will automatically be prefixed with their plugin name.
@RossBencina RossBencina merged commit bec7d83 into prapti-ai:main Oct 24, 2023
0 of 6 checks passed
@RossBencina RossBencina deleted the log-message-context-strings branch October 24, 2023 01:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant