mirror of
https://github.com/vlang/v.git
synced 2025-08-04 02:07:28 -04:00
Description:
log
provides your application logging services.
You can log to file or to the console and use different
logging levels, so that you are not overwhelmed by the logs.