Structs§
- An attribute is a key-value data, where value is generic.
- An unique log.
- A logger receive each
Log
.
Traits§
- This current value could be simplified as String.
Functions§
- A simplifier to create a
ConcurrentLogger
without concurrent boilerplate. - A simplifier to create a
Dispatcher
without concurrent boilerplate. - A simplifier to create a
Dropper
without concurrent boilerplate. - A simplifier to send a log in a
ConcurrentLogger
without concurrent boilerplate.
Type Aliases§
- A short-hand for
Attribute
- This is a wrapped logger that is safe to use in concurrency context.
- A dispatcher is a function (or closure) called on each log received.
- A function (or closure) called when logger is freed from memory.