Skip to content

Commit

Permalink
Tag log messages
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Hills committed Aug 29, 2016
1 parent e5646f0 commit b002da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beard
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ EOF
}

log() {
logger -p "$1" "$2"
logger -t "$pn" -p "$1" "$2"
[ "$v" = 1 ] && echo "$2" >&2
}

Expand Down

0 comments on commit b002da3

Please sign in to comment.