Skip to content

Commit

Permalink
Re-disabled logging
Browse files Browse the repository at this point in the history
  • Loading branch information
henricasanova committed Oct 30, 2019
1 parent 035cee1 commit 94f6cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/main.cpp
Original file line number Diff line number Diff line change
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 94f6cc0

Please sign in to comment.