[go: up one dir, main page]

[][src]Module paris::formatter

A wrapper around a few functions to make finding and replacing keys inside a string easier.

Enums

LogIcon

Contains definitions for icons that can be used in the terminal. See this github repo for an entire list. Use this in combination with printing macros.

Functions

colorize_string

Finds all keys in the given input. Keys meaning whatever the logger uses. Something that looks like <key>. And replaces all those keys with their color, style or icon equivalent.