When using PatternLayout you can use a filter to suppress stack frames form stack trace.
>From doc:Use {filters(*packages*)} where *packages* is a list of package
names to suppress matching stack frames from stack traces
Is the same possible for the JSON Template Layout?
Best regards Atle
