mirror of
https://github.com/openharmony/third_party_rust_log.git
synced 2026-07-19 19:43:45 -04:00
add some readme to crate doc
This commit is contained in:
@@ -106,6 +106,13 @@
|
||||
//! * Adaptors for other facilities:
|
||||
//! * [syslog]
|
||||
//! * [slog-stdlog]
|
||||
//! * [systemd-journal-logger]
|
||||
//! * [android_log]
|
||||
//! * [win_dbg_logger]
|
||||
//! * For WebAssembly binaries:
|
||||
//! * [console_log]
|
||||
//! * For dynamic libraries:
|
||||
//! * You may need to construct an FFI-safe wrapper over `log` to initialize in your libraries
|
||||
//!
|
||||
//! # Implementing a Logger
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user