Docs.rs
inklog-0.1.10
inklog 0.1.10
Docs.rs crate page
MIT
15 July 2026
Links
Repository
crates.io
Source
Owners
Kirky-X
Dependencies
aes-gcm ^0.11
normal
anyhow ^1.0
normal
arrow-array ^59.0
normal
optional
arrow-schema ^59.0
normal
optional
async-trait ^0.1
normal
axum ^0.8
normal
optional
base64 ^0.22
normal
bytes ^1.12
normal
chrono ^0.4
normal
clap ^4.6
normal
optional
crossbeam-channel ^0.5
normal
dbnexus ^0.4
normal
optional
dirs ^6.0
normal
flate2 ^1.1
normal
futures ^0.3
normal
glob ^0.3
normal
optional
icu ^2.2
normal
optional
ipnet ^2.12
normal
is-terminal ^0.4
normal
log ^0.4
normal
once_cell ^1.21
normal
owo-colors ^4.3
normal
oxcache ^0.3
normal
parking_lot ^0.12
normal
parquet ^59.0
normal
optional
pbkdf2 ^0.13
normal
rand ^0.10
normal
rayon ^1.12
normal
regex ^1.12
normal
sea-orm ^2.0.0-rc.42
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.11
normal
subtle ^2.6
normal
thiserror ^2.0
normal
tokio ^1.52
normal
toml ^1.1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
trait-kit ^0.3
normal
optional
writeable ^0.6
normal
optional
zeroize ^1.9
normal
zstd ^0.13
normal
optional
assert_cmd ^2.2
dev
axum ^0.8
dev
bytes ^1.12
dev
criterion ^0.8
dev
filetime ^0.2
dev
log ^0.4
dev
predicates ^3.1
dev
reqwest ^0.13
dev
serial_test ^3.5
dev
tempfile ^3.27
dev
nix ^0.31
normal
Versions
66.41%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
put_log_record
inklog
0.1.10
In inklog::
support::
processing::
object_
pool
inklog
::
support
::
processing
::
object_pool
Function
put_
log_
record
Copy item path
Source
pub fn put_log_record(record:
LogRecord
)
Expand description
Return a LogRecord to the global thread-local pool.