Skip to content

Make prefixes in verbose output more consistent.#548

Merged
brianmay merged 3 commits intosshuttle:masterfrom
skuhl:stdout-cleanup
Oct 20, 2020
Merged

Make prefixes in verbose output more consistent.#548
brianmay merged 3 commits intosshuttle:masterfrom
skuhl:stdout-cleanup

Conversation

@skuhl
Copy link
Contributor

@skuhl skuhl commented Oct 20, 2020

Use 'c' prefix for client, 's' prefix for server, and 'fw' prefix for
firewall messages. The 'c' and 's' prefixes were used sometimes but
not consistently. The firewall printed messages prefixed with
"firewall manager:" or "firewall:" or ">>" previously.

This patch also fixes a couple of print() calls that should have been
debug1()---a bug introduced in a recent commit.

skuhl added 3 commits October 20, 2020 13:29
Use 'c' prefix for client, 's' prefix for server, and 'fw' prefix for
firewall messages. The 'c' and 's' prefixes were used sometimes but
not consistently. The firewall printed messages prefixed with
"firewall manager:" or "firewall:" or ">>" previously.

This patch also fixes a couple of print() calls that should have been
debug1()---a bug introduced in a recent commit.
@brianmay brianmay merged commit 1f3c74a into sshuttle:master Oct 20, 2020
@skuhl skuhl deleted the stdout-cleanup branch October 21, 2020 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants