bannsec / cosmosocks

Socks server written in Cosmopolitan libc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor logging

bannsec opened this issue · comments

Change up logging so you could enable debugging messages, write logs to a file, etc. Currently, it's just a few different print statements. They should probably just be handled by a logging function that determines what to do.