[−][src]Module log4rs::encode
Encoders
Modules
| pattern | A simple pattern-based encoder. |
| writer | Implementations of the |
Structs
| EncoderConfig | Configuration for an encoder. |
| 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 |