Skip to content

refactor: layouts and encoders should be nested to appenders#64

Merged
tisonkun merged 9 commits intomainfrom
layout-nested-to-appenders
Oct 17, 2024
Merged

refactor: layouts and encoders should be nested to appenders#64
tisonkun merged 9 commits intomainfrom
layout-nested-to-appenders

Conversation

@tisonkun
Copy link
Copy Markdown
Contributor

@tisonkun tisonkun commented Oct 15, 2024

Follow https://logback.qos.ch/manual/encoders.html and somehow reduce the strange default_layout things.

Some appender just never receive a custom layout (FastraceEvent) while others would always only meaning with a layout (Stdout/Stderr/...)

What do you think @andylokandy ?

Signed-off-by: tison <wander4096@gmail.com>
@tisonkun tisonkun force-pushed the layout-nested-to-appenders branch from 2314482 to 0d9407c Compare October 15, 2024 01:25
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
@tisonkun
Copy link
Copy Markdown
Contributor Author

@tisonkun tisonkun requested a review from andylokandy October 15, 2024 06:52
@tisonkun tisonkun merged commit f8cfddd into main Oct 17, 2024
@tisonkun tisonkun deleted the layout-nested-to-appenders branch October 17, 2024 15:41
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.

2 participants