srsLTE/lib/include/srsran/srslog
faluco a2f6e13138 Add a tag to the string memory pool in fmt to discriminate between pool vs heap allocated buffers. Heap allocated buffers are used as a fallback mechanism when the buffer runs out of space. 2021-04-13 17:36:39 +02:00
..
bundled/fmt Add a tag to the string memory pool in fmt to discriminate between pool vs heap allocated buffers. Heap allocated buffers are used as a fallback mechanism when the buffer runs out of space. 2021-04-13 17:36:39 +02:00
detail - Use fprintf in the srsran_assert context incase the assert is being triggered by srslog producing a circular loop. 2021-03-25 19:00:06 +01:00
context.h
event_trace.h - Introduce a new tracer scoped object that only records if the event duration exceeds the programmed threshold. 2021-03-26 10:31:26 +01:00
formatter.h - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 2021-03-23 14:55:34 +01:00
log_channel.h - Implement a pool to store dyn arg store objects in srslog to avoid allocations when passing arguments to the backend. 2021-03-23 14:55:34 +01:00
logger.h
shared_types.h
sink.h
srslog.h
srslog_c.h