LLamaSharp
LLamaSharp copied to clipboard
Add debug mode of LLamaSharp
Description
Currently logs could be shown for debug if the native log is enabled. However to make things easy it's better to add more information in higher-level implementations.
This could be completed step by step, no need to add debug information to all the modules in a single PR.