libosmocore/include/osmocom
Neels Hofmeyr f2644aee55 logging.h: define ansi color constants
It's hard to figure out what color logging categories have with those ANSI
color code strings. Instead, define these OSMO_LOGCOLOR_* constants.

Naming: commonly, the logging.h header has the "LOG" prefix in the name, but it
seems saner to include the OSMO_ prefix: it seems too likely that some
libosmocore user somewhere already has defined "LOGCOLOR_RED" somewhere.

Change-Id: I03b6b1f73ae7ee61d37ff921e071a3d0881d3e9a
2019-11-23 07:58:47 +00:00
..
codec ecu_fr: increase test coverage for FR ECU implementation 2019-09-20 11:21:46 +02:00
coding coding: Add BER-reporting RACH decode functions 2018-02-26 12:26:38 +01:00
core logging.h: define ansi color constants 2019-11-23 07:58:47 +00:00
crypt Use define for key buffers 2018-12-20 09:51:02 +00:00
ctrl Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre) 2019-05-08 13:50:15 +00:00
gprs GPRS/BSSGP: introduce bssgp_bvc_ctx_free() 2019-11-09 02:14:50 +07:00
gsm gsm: gsm_04_08.h: Allow accessing classmark2 as struct instead of uint32_t 2019-11-04 15:41:41 +01:00
sim Add _c versions of functions that otherwise return static buffers 2019-04-10 22:42:32 +00:00
vty tdef_vty.h: Add missing header dependencies 2019-09-07 22:29:06 +00:00