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

Add support of custom log formatting/serialization #68

Closed
AlexeyPopovUA opened this issue Dec 5, 2018 · 1 comment
Closed

Add support of custom log formatting/serialization #68

AlexeyPopovUA opened this issue Dec 5, 2018 · 1 comment

Comments

@AlexeyPopovUA
Copy link
Owner

AlexeyPopovUA commented Dec 5, 2018

Is your feature request related to a problem? Please describe.
Add support of custom log formatting/serialization

Describe the solution you'd like
Ability to transform json data into a string record of custom structure. Probably, it can be a transformation configuration with a "pure style" function that produces a result string:
"12-01-2019 20:04; Error; Something is not working; FileUpload; data: {smth: 123}"

@AlexeyPopovUA AlexeyPopovUA moved this from To do to In progress in Make the logger feature rich Dec 24, 2018
@AlexeyPopovUA AlexeyPopovUA moved this from In progress to Done in Make the logger feature rich Dec 28, 2018
@AlexeyPopovUA
Copy link
Owner Author

done in 1.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant