Skip to content

Commit

Permalink
disabled logging
Browse files Browse the repository at this point in the history
  • Loading branch information
henricasanova committed Jul 19, 2019
1 parent fcb9746 commit 9da8df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/main.cpp
Expand Up @@ -14,7 +14,7 @@
int main(int argc, char **argv) {

// disable log
// xbt_log_control_set("root.thresh:critical");
xbt_log_control_set("root.thresh:critical");

// Example selective log enabling
// xbt_log_control_set("simulation_timestamps.thresh:debug");
Expand Down

0 comments on commit 9da8df7

Please sign in to comment.