qos-ch / logback-contrib

logback contributions project reserved for contributors with CLAs on file
Other
45 stars 51 forks source link

add possibility for newline separator of logging #31

Open davidkarlsen opened 3 years ago

davidkarlsen commented 3 years ago

it would be nice to separate logging statements with json encoding with newlines.

ghost commented 2 years ago

If I'm not mistaken, there's already a such possibility: https://github.com/qos-ch/logback-contrib/blob/c68c2e5ddc0ed589b0f1e24bac7b9300a0ea5153/json/core/src/main/java/ch/qos/logback/contrib/json/JsonLayoutBase.java#L37