userver: utils::log Namespace Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
utils::log Namespace Reference

Your opinion will help to improve our service

Leave a feedback >

Detailed Description

Algorithms to aid logging.

Functions

std::string ToLimitedHex (std::string_view data, size_t limit)
 returns data converted to hex and truncated to limit
 
std::string ToLimitedUtf8 (std::string_view data, size_t limit)
 if data in utf-8, returns data truncated to limit otherwise returns stub