Merge pull request #768 from JasonYangShadow/issue/758

wwlog outputs to stderr rather than stdout
This commit is contained in:
Jonathon Anderson
2023-05-16 01:35:33 -06:00
committed by GitHub
4 changed files with 334 additions and 57 deletions

View File

@@ -71,6 +71,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added experimental dnsmasq support.
- Check for formal correct IP and MAC addresses for command line options and
when reading in the configurations
- Write log messages to stderr rather than stdout. #768
## [4.4.0] 2023-01-18