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

[FEATURE] Simpler way to implement new logs and map up the log format #3

Open
aran112000 opened this issue May 14, 2020 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@aran112000
Copy link
Owner

Currently, the log format is buried in the core code which is awful and needs to be extracted.

As log formats are common to vary, we need a better way for this to be abstracted and managed - perhaps also a default list of the most common formats as templates to help users who aren't confident with regex

@aran112000 aran112000 added the enhancement New feature or request label May 14, 2020
@aran112000 aran112000 self-assigned this May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant