kokki
kokki copied to clipboard
Fix: full pathname will be shown on exception
- instead of 'library' actual module will be shown
- instead of 'recipe' actual module will be shown
Currently, if runtime exception occurs in recipe/resource/provider Kokki will only show the folder of the module in exception stacktrace. This makes it harder to find the problematic file. This is to fix that problem and show a problematic file.