Consider adding `withStackTrace(...)` method to `LoggingApi`
Opened this issue · 0 comments
yevhenii-nadtochii commented
There are rare cases when it is necessary to log the current stack trace along with the log message. For example, warnings that are not critical enough to create an exception, but sufficient for further investigation.