11#if !defined(HPP_ALIB) && !defined(ALIB_DOX)
17#if !defined (HPP_ALIB_CONFIG_PRIORITIES)
21namespace alib {
namespace lox {
257#include "alib/alox/macros.inl"
259#if (ALIB_DEBUG && ALOX_DBG_LOG) || ALOX_REL_LOG
static constexpr character BG_BLUE[4]
Select blue color for background.
static constexpr character EOMETA[4]
End of meta information in log string.
static constexpr character URL_END[4]
Mark the end of an URL.
static constexpr character FG_RESET[4]
Select std color for foreground.
static constexpr character BG_GREEN[4]
Select green color for background.
static constexpr character TAB[4]
Go to next tab. Usually, text loggers will increase the tab position automatically.
static constexpr character RED[4]
Select red color for foreground.
static ALIB_API void ReplaceToReadable(AString &target, integer startIdx)
static constexpr character BG_BLACK[4]
Select red color for background.
static constexpr character ITALICS[4]
Select italics font style.
static constexpr character MAGENTA[4]
Select magenta color for foreground.
static constexpr character BG_WHITE[4]
Select blue color for background.
static constexpr character BG_MAGENTA[4]
Select blue color for background.
static constexpr character URL_START[4]
Mark the start of an URL.
static constexpr character GRAY[4]
Select gray color for foreground.
static constexpr character CYAN[4]
Select cyan color for foreground.
static constexpr character BG_RED[4]
Select red color for background.
static constexpr character BG_CYAN[4]
Select blue color for background.
static constexpr character GREEN[4]
Select green color for foreground.
static constexpr character YELLOW[4]
Select yellow color for foreground.
static constexpr character RESET[4]
Reset color and style.
static constexpr character BLUE[4]
Select blue color for foreground.
static constexpr character BLACK[4]
Select black color for foreground.
static constexpr character BG_YELLOW[4]
Select yellow color for background.
static constexpr character STYLE_RESET[4]
Select standard font style.
static constexpr character BG_RESET[4]
Select std color for background.
static constexpr character WHITE[4]
Select white color for foreground.
static constexpr character BOLD[4]
Select bold font style.
static constexpr character BG_GRAY[4]
Select gray color for background.
#define ALIB_ASSERT_MODULE(modulename)
#define ALIB_ENUMS_ASSIGN_RECORD(TEnum, TRecord)
#define ALIB_BOXING_VTABLE_DECLARE(TMapped, Identifier)
#define ALIB_ENUMS_MAKE_ARITHMETICAL(TEnum)
characters::character character
Type alias in namespace alib.
lang::integer integer
Type alias in namespace alib.