llama.cpp
llama.cpp copied to clipboard
llama : reimplement logging
Rewrite the logging functionality in common/log.h
with main goals:
- asynchronous logging
- log to file should be possible to disable
- compile-time verbosity level
- colors