Skip to content

smart-football-table/smart-football-table-logread

Repository files navigation

smart-football-table-logread

Build Status BCH compliance codecov Maintainability Known Vulnerabilities Dependabot Status GitLicense

How to generate logs

mosquitto_sub -v -t '#' -F "%U %t %p" >sft-mqtt.log

mosquitto_sub -v -t '#' | xargs -d$'\n' -L1 sh -c 'date "+%T.%6N $0"' 2>&1 | tee sft-mqtt.log

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published