Changes
🚀 Features
- Enhancement: Add HTTP server to forward
srcds/cs2
logs to daemon @leojonathanoh (#42)
🐛 Bug Fixes
- Fix: Prepend 'L ' to lines from HTTP only if missing @leojonathanoh (#45)
- Fix: Fix incoming HTTP logs not being prefixed with 'L ' @leojonathanoh (#43)
- Fix: Do not forward empty lines from HTTP @leojonathanoh (#44)
📝 Documentation
- Docs (readme): Update broken links @leojonathanoh (#46)
- Docs (readme): Fix typo in titles of
docker-compose
examples @leojonathanoh (#41)