Skip to content

Minor release - callframe in writer pattern

Compare
Choose a tag to compare
@atroxaper atroxaper released this 08 Apr 16:54
· 66 commits to master since this release

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