Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ log
Function
log
lib/ff_subr_prf.c:589–597 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
587
}
588
589
void
590
log(int level, const char *fmt, ...)
591
{
592
va_list ap;
593
594
va_start(ap, fmt);
595
vlog(level, fmt, ap);
596
va_end(ap);
597
}
598
599
int
600
sbuf_printf_drain(void *arg, const char *data, int len)
Callers
15
ng_generic_msg
Function · 0.70
draw_geometric
Function · 0.50
rte_member_create_sketch
Function · 0.50
rte_member_create_vbf
Function · 0.50
cpfl_fxp_parse_action
Function · 0.50
randn
Function · 0.50
ovfl_check_avg
Function · 0.50
sparklineRenderRange
Function · 0.50
raxRandomWalk
Function · 0.50
ln_gamma
Function · 0.50
i_gamma
Function · 0.50
pt_norm
Function · 0.50
Calls
1
vlog
Function · 0.70
Tested by
6
randn
Function · 0.40
ovfl_check_avg
Function · 0.40
ln_gamma
Function · 0.40
i_gamma
Function · 0.40
pt_norm
Function · 0.40
pt_chi2
Function · 0.40