diff --git a/cockatrice/resources/config/qtlogging.ini b/cockatrice/resources/config/qtlogging.ini index 0db51f40b..d5a96f6c3 100644 --- a/cockatrice/resources/config/qtlogging.ini +++ b/cockatrice/resources/config/qtlogging.ini @@ -5,18 +5,18 @@ # Uncomment a rule to see debug level logs for that category, # or set = false to disable logging -main = true +#main = true #qt_translator = true -window_main.* = true +#window_main.* = true #release_channel = true #spoiler_background_updater = true #theme_manager = true #sound_engine = true #tapped_out_interface = true -tab_game = true -tab_message = true -tab_supervisor = true +#tab_game = true +#tab_message = true +#tab_supervisor = true #dlg_edit_avatar = true #dlg_load_deck_from_website = true @@ -28,16 +28,16 @@ tab_supervisor = true #servers_settings = true #shortcuts_settings = true -local_client = true -remote_client = true +#local_client = true +#remote_client = true -player = true -game_scene = true -game_scene.player_addition_removal = true -card_zone = true -view_zone = true +#player = true +#game_scene = true +#game_scene.player_addition_removal = true +#card_zone = true +#view_zone = true -user_info_connection = true +#user_info_connection = true #picture_loader = true #picture_loader.worker = true