leil-io / saunafs

SaunaFS is a free-and open source, distributed POSIX file system inspired by Google File System.
https://saunafs.com
GNU General Public License v3.0
62 stars 5 forks source link

chore: Improve main logging #238

Open uristdwarf opened 3 weeks ago

uristdwarf commented 3 weeks ago

Improve logging to better debug errors and where they occured, also use safs functions.

Closes #221