Registry / logging / iceoryx2-bb-log

iceoryx2-bb-log

JSON →
library0.7.0rscratesunverified

Internal logger for the iceoryx2 inter-process communication framework.

# Cargo.toml [dependencies] iceoryx2-bb-log = "0.7.0"
INSTALL
IMPORT
SIG · ICEORYX2-BB-LOG
I
iceoryx2-bb-log
loggingrustv0.7.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.

Logger
use iceoryx2_bb_log::Logger;

Initializes and uses the iceoryx2 logger.

use iceoryx2_bb_log::Logger; fn main() { let logger = Logger::new(); logger.log("Hello, iceoryx2!"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
30
Resources
iceoryx2-bb-log — cargo add iceoryx2-bb-log · libregistry