Package com.hexagonkt.core.text
Text utilities to allow the use of ANSI escape codes and case converting tools among other features.
TODO Create 'Pairs' class to model a list of pairs with repeatable keys Should allow to convert to list if keys are null, grouping values if there are duplicates Use it in serialization and HTTP fields (query params, forms, etc.)
TODO Remove logger class and make log utilities extension methods (creating a loggerOf() helper)
TODO logger and security may be removed and their content moved to root
See: Description