MEDIUM

Produces a medium sized stack suitable for providing contextual information for most log statements at WARNING or above. There should be enough stack trace elements in a MEDIUM stack to provide sufficient debugging context in most cases.

Requesting a medium stack trace for any log statements which can occur regularly under normal circumstances is not recommended.

The current maximum size of a MEDIUM stack trace is 20 elements, but this may change.