Stream: git-wasmtime

Topic: wasmtime / PR #1796 wiggle: support logging via `tracing`...


view this post on Zulip Wasmtime GitHub notifications bot (May 31 2020 at 02:07):

pchickey opened PR #1796 from pch/wiggle_tracing to master:

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2020 at 02:13):

pchickey edited PR #1796 from pch/wiggle_tracing to master:

based on #1790

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (May 31 2020 at 02:17):

pchickey edited PR #1796 from pch/wiggle_tracing to master:

based on #1790.
Adds tracing logs to wiggle as an optional feature. Retails existing logging support by default, but we could consider removing it if everyone is satisfied with tracing.

We use tracing by default at Fastly, so I'd like to use it in wiggle and wasi-common without adapters if possible. Tracing has a couple of advantages over log that make it well suited here:

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2020 at 19:32):

pchickey updated PR #1796 from pch/wiggle_tracing to master:

based on #1790.
Adds tracing logs to wiggle as an optional feature. Retails existing logging support by default, but we could consider removing it if everyone is satisfied with tracing.

We use tracing by default at Fastly, so I'd like to use it in wiggle and wasi-common without adapters if possible. Tracing has a couple of advantages over log that make it well suited here:

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 02 2020 at 23:00):

pchickey updated PR #1796 from pch/wiggle_tracing to master:

based on #1790.
Adds tracing logs to wiggle as an optional feature. Retails existing logging support by default, but we could consider removing it if everyone is satisfied with tracing.

We use tracing by default at Fastly, so I'd like to use it in wiggle and wasi-common without adapters if possible. Tracing has a couple of advantages over log that make it well suited here:

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2020 at 00:47):

pchickey updated PR #1796 from pch/wiggle_tracing to master:

based on #1790.
Adds tracing logs to wiggle as an optional feature. Retails existing logging support by default, but we could consider removing it if everyone is satisfied with tracing.

We use tracing by default at Fastly, so I'd like to use it in wiggle and wasi-common without adapters if possible. Tracing has a couple of advantages over log that make it well suited here:

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2020 at 01:25):

pchickey updated PR #1796 from pch/wiggle_tracing to master:

based on #1790.
Adds tracing logs to wiggle as an optional feature. Retails existing logging support by default, but we could consider removing it if everyone is satisfied with tracing.

We use tracing by default at Fastly, so I'd like to use it in wiggle and wasi-common without adapters if possible. Tracing has a couple of advantages over log that make it well suited here:

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2020 at 01:42):

pchickey updated PR #1796 from pch/wiggle_tracing to master:

based on #1790.
Adds tracing logs to wiggle as an optional feature. Retails existing logging support by default, but we could consider removing it if everyone is satisfied with tracing.

We use tracing by default at Fastly, so I'd like to use it in wiggle and wasi-common without adapters if possible. Tracing has a couple of advantages over log that make it well suited here:

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2020 at 17:52):

pchickey updated PR #1796 from pch/wiggle_tracing to master:

based on #1790.
Adds tracing logs to wiggle as an optional feature. Retails existing logging support by default, but we could consider removing it if everyone is satisfied with tracing.

We use tracing by default at Fastly, so I'd like to use it in wiggle and wasi-common without adapters if possible. Tracing has a couple of advantages over log that make it well suited here:

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2020 at 17:53):

pchickey has marked PR #1796 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2020 at 17:53):

pchickey requested kubkon for a review on PR #1796.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2020 at 17:53):

pchickey requested alexcrichton and kubkon for a review on PR #1796.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2020 at 17:55):

pchickey updated PR #1796 from pch/wiggle_tracing to master:

based on #1790.
Adds tracing logs to wiggle as an optional feature. Retails existing logging support by default, but we could consider removing it if everyone is satisfied with tracing.

We use tracing by default at Fastly, so I'd like to use it in wiggle and wasi-common without adapters if possible. Tracing has a couple of advantages over log that make it well suited here:

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jun 03 2020 at 17:57):

pchickey edited PR #1796 from pch/wiggle_tracing to master:

Wiggle generated code now emits code that uses tracing for logging.

We use tracing by default at Fastly, so I'd like to use it in wiggle and wasi-common without adapters if possible. Tracing has a couple of advantages over log that make it well suited here:

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->


Last updated: Oct 23 2024 at 20:03 UTC