Module log4rs::encode
[−]
[src]
Encoders
Modules
| pattern |
A simple pattern-based encoder. |
| writer |
Implementations of the |
Structs
| Style |
The style applied to text output. |
Enums
| Color |
A text or background color. |
Traits
| Encode |
A trait implemented by types that can serialize a |
| Write |
A trait for types that an |