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

Custom field names for mongo logging #1405

Open
alison-chatragadda-amla opened this issue Dec 1, 2023 · 1 comment
Open

Custom field names for mongo logging #1405

alison-chatragadda-amla opened this issue Dec 1, 2023 · 1 comment

Comments

@alison-chatragadda-amla
Copy link

The current implementation of log4net's MongoDB appender auto-generates fields such as
_id,
timestamp,
level,
message,
and meta.
To enhance customization and flexibility, there is a need to introduce a feature that allows users to define their custom field names for MongoDB logging.

Proposed Changes:
Add a configuration option or method to enable users to specify custom field names for the MongoDB schema.

@lamweili
Copy link
Contributor

Sorry, I'm not following. Do you have the repository URL to the dependency?

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

No branches or pull requests

2 participants