mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 14:32:15 -07:00
Nix the logging config changes.
This commit is contained in:
parent
066d806c27
commit
96457802eb
1 changed files with 18 additions and 18 deletions
|
|
@ -5,14 +5,14 @@
|
|||
# Uncomment a rule to disable logging for that category,
|
||||
# or set .debug = true for that category to see debug level logs
|
||||
|
||||
main = false
|
||||
qt_translator = false
|
||||
window_main = false
|
||||
release_channel = false
|
||||
spoiler_background_updater = false
|
||||
theme_manager = false
|
||||
sound_engine = false
|
||||
tapped_out_interface = false
|
||||
# main = false
|
||||
# qt_translator = false
|
||||
# window_main.* = false
|
||||
# release_channel = false
|
||||
# spoiler_background_updater = false
|
||||
# theme_manager = false
|
||||
# sound_engine = false
|
||||
# tapped_out_interface = false
|
||||
|
||||
# tab_game = false
|
||||
# tab_message = false
|
||||
|
|
@ -38,17 +38,17 @@ tapped_out_interface = false
|
|||
|
||||
# user_info_connection = false
|
||||
|
||||
picture_loader = false
|
||||
picture_loader.worker = false
|
||||
picture_loader.card_back_cache_fail = false
|
||||
picture_loader.picture_to_load = false
|
||||
# picture_loader = false
|
||||
# picture_loader.worker = false
|
||||
# picture_loader.card_back_cache_fail = false
|
||||
# picture_loader.picture_to_load = false
|
||||
# deck_loader = false
|
||||
card_database = false
|
||||
card_database.loading = false
|
||||
card_database.loading.success_or_failure = true
|
||||
cockatrice_xml.* = false
|
||||
cockatrice_xml.xml_3_parser = false
|
||||
cockatrice_xml.xml_4_parser = false
|
||||
# card_database = false
|
||||
# card_database.loading = false
|
||||
# card_database.loading.success_or_failure = false
|
||||
# cockatrice_xml.* = false
|
||||
# cockatrice_xml.xml_3_parser = false
|
||||
# cockatrice_xml.xml_4_parser = false
|
||||
# card_info = false
|
||||
# card_list = false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue