Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove colons in log prefixes #91

Merged
merged 1 commit into from
Jun 11, 2019
Merged

Conversation

yomimono
Copy link
Contributor

mirage configure -l expects colons to separate the log prefixes from
their levels. If the prefixes have colons in them, they can't be
specified. Change them to spaces, which are handled properly.

Co-authored-by: linse sschirme@gmail.com

`mirage configure -l` expects colons to separate the log prefixes from
their levels.  If the prefixes have colons in them, they can't be
specified.  Change them to spaces, which are handled properly.

Co-authored-by: linse <sschirme@gmail.com>
@talex5 talex5 merged commit 7b50b34 into mirage:master Jun 11, 2019
avsm added a commit to avsm/opam-repository that referenced this pull request Jun 26, 2019
CHANGES:

* Cope with frontend moving directly to Closed state (@talex5, mirage/mirage-net-xen#89)
* Remove colons in log prefixes (@yomimono, mirage/mirage-net-xen#91)
* Use mirage-xen.4.0.0 `Os_xen` interface (@TheLortex, mirage/mirage-net-xen#90)
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