Skip to content

wifiChecker log message format is inconsistent #75

Description

@fabriziorizzo

Update wifiChecker.sh with log messages matching basic date-first format.
simply use following as an example perhaps, setting INFO/WARNING/ERROR as appropriate?

echo "$(date +"%b %d %Y %T") ERROR BrewPi: wifiChecker: This script must be run as root: sudo ./wifiChecker.sh" 1>&2

instead of
echo "This script must be run as root: sudo ./wifiChecker.sh) ($(date))" 1>&2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions