Barely Working
- Linux
- macOS
(not Windows primarily cause of POSIX sockets used in network sink)
- Levels Of Logs
- Source Of Logs
- Async write (with async writer thread)
- Multiple sinks for logs (console, files, network(over UDP))
Run ./compile.sh
OR
mkdir -p build
cd build
cmake ..
cmake --build .
- Adjustable format
- Windows support