Minor release - callframe in writer pattern
Add callframe support in writer pattern.
Now you can use %framefile
, %frameline
and %framename
placeholders in pattern for put file name, file line and frame code name in log message.
Fixes:
- runtime error in case you did not configure logger at all