Home
last modified time | relevance | path

Searched refs:embb_log_write_internal (Results 1 – 5 of 5) sorted by relevance

/dports/devel/embb/embb-1.0.0/base_cpp/src/
H A Dlog.cc55 embb_log_write_internal(channel, log_level, message, argp); in Write()
66 embb_log_write_internal(channel, EMBB_LOG_LEVEL_TRACE, message, argp); in Trace()
81 embb_log_write_internal(channel, EMBB_LOG_LEVEL_INFO, message, argp); in Info()
95 embb_log_write_internal(channel, EMBB_LOG_LEVEL_WARNING, message, argp); in Warning()
105 embb_log_write_internal(channel, EMBB_LOG_LEVEL_ERROR, message, argp); in Error()
/dports/devel/embb/embb-1.0.0/base_c/src/
H A Dlog.c65 void embb_log_write_internal( in embb_log_write_internal() function
131 embb_log_write_internal(channel, log_level, message, argp); in embb_log_write()
142 embb_log_write_internal(channel, EMBB_LOG_LEVEL_TRACE, message, argp); in embb_log_trace()
152 embb_log_write_internal(channel, EMBB_LOG_LEVEL_INFO, message, argp); in embb_log_info()
181 embb_log_write_internal(channel, EMBB_LOG_LEVEL_WARNING, message, argp); in embb_log_warning()
191 embb_log_write_internal(channel, EMBB_LOG_LEVEL_ERROR, message, argp); in embb_log_error()
H A Dexports_32.def86 embb_log_write_internal
H A Dexports_64.def86 embb_log_write_internal
/dports/devel/embb/embb-1.0.0/base_c/include/embb/base/c/
H A Dlog.h203 void embb_log_write_internal(