Commit 39621437 authored by Piotr Batko's avatar Piotr Batko
Browse files

Add `stacklevel` parameter to logger handle

When user perfoms logging in his helper function, he might want to log file
name and line number from caller of the helper function instead of location
of a line where this log is registered. It can be achieved by increasing
the stack level.
parent 4d038c1d
Loading
Loading
Loading
Loading