1VERS_1.0 {
2 global:
3 xtl_createlogger_stdiostream;
4 xtl_level_to_string;
5 xtl_log;
6 xtl_logger_destroy;
7 xtl_logv;
8 xtl_progress;
9 xtl_stdiostream_adjust_flags;
10 xtl_stdiostream_set_minlevel;
11 local: *; /* Do not expose anything by default */
12};
13