Registry / logging / workflow-log

workflow-log

JSON →
library0.18.0rscratesunverified

Log macros and utilities abstracting native and in-browser logging interfaces.

# Cargo.toml [dependencies] workflow-log = "0.18.0"
INSTALL
IMPORT
SIG · WORKFLOW-LOG
W
workflow-log
loggingrustv0.18.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

info
use workflow_log::info;

Log an info message using workflow-log macros.

use workflow_log::info; fn main() { info!("Hello, world!"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.18.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
34
Resources
workflow-log — cargo add workflow-log · libregistry