]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - minetest.conf.example
Make logging cost free when there is no output target (#12247)
[dragonfireclient.git] / minetest.conf.example
index 3cdb1502647b2126fa3f7ae7d04c120210670e97..68757680c3961d6884b5ddb6fa4aab91029f63ae 100644 (file)
 #    -    action
 #    -    info
 #    -    verbose
-#    type: enum values: , none, error, warning, action, info, verbose
+#    -    trace
+#    type: enum values: , none, error, warning, action, info, verbose, trace
 # debug_log_level = action
 
 #    If the file size of debug.txt exceeds the number of megabytes specified in
 # debug_log_size_max = 50
 
 #    Minimal level of logging to be written to chat.
-#    type: enum values: , none, error, warning, action, info, verbose
+#    type: enum values: , none, error, warning, action, info, verbose, trace
 # chat_log_level = error
 
 #    Enable IPv6 support (for both client and server).