|
clutchlog
0.16
|
| Cclutchlog | The single class which holds everything |
| ▼Cclutchlog::fmt::color | Interface class for colors representation |
| ▼Cclutchlog::fmt::color_16M | Abstract base class for 16M colors objects (24-bits ANSI) |
| Cclutchlog::fmt::bg_16M | Background in 256-colors mode |
| Cclutchlog::fmt::fg_16M | Foreground in 256-colors mode |
| ▼Cclutchlog::fmt::color_256 | Abstract base class for 256 colors objects (8-bits ANSI) |
| Cclutchlog::fmt::bg_256 | Background in 256-colors mode |
| Cclutchlog::fmt::fg_256 | Foreground in 256-colors mode |
| Cclutchlog::fmt | Color and style formatter for ANSI terminal escape sequences |
| Cclutchlog::scope_t | Structure holding a location matching |