Added optional millisecond precision to logfiles and created the changelog document.
This commit is contained in:
@ -119,7 +119,7 @@ int skygw_log_write_flush(logfile_id_t id, const char* format, ...);
|
||||
int skygw_log_enable(logfile_id_t id);
|
||||
int skygw_log_disable(logfile_id_t id);
|
||||
void skygw_log_sync_all(void);
|
||||
|
||||
void skygw_set_highp(int);
|
||||
EXTERN_C_BLOCK_END
|
||||
|
||||
const char* get_trace_prefix_default(void);
|
||||
|
||||
Reference in New Issue
Block a user