Component · version 0.2.1
componentized:logging-to-stdout
Implements wasi:logging/logging@0.1.0-draft writing log statements to stdout via wasi:cli/stdout@0.2.3. Timestamps for each log statement are generated from wasi:clocks/wall-clock@0.2.3.
InstallCLIACP
Add this component to your project:
component install componentized:logging-to-stdout@0.2.1Learn more about the component CLI.
Run this component without installing it:
component run componentized:logging-to-stdout@0.2.1Learn more about the component CLI.
Ask your AI assistant to install it for you:
componentized:logging-to-stdout@0.2.1Read more about Agent Client Protocol support.
Imports
I
wasi:io/error 0.2.6
Iwasi:io/streams 0.2.6
IWASI I/O is an I/O abstraction API which is currently focused on providing
stream types.
wasi:cli/stdout 0.2.6
Iwasi:clocks/wall-clock 0.2.6
WASI Wall Clock is a clock API intended to let users query the current
time. The name "wall" makes an analogy to a "clock on the wall", which
is not necessarily monotonic as it may be reset.
Components
Metadata
| Size | 79.0 KiB |
| Range | 0x0000–0x013C27 |
| Languages | Rust |
| Version | 0.1.0 |
| Processed By | wit-componentv0.227.1 |
| Processed By | cargo-componentv0.21.1 |