Time Nick Message 13:32 Krock huh? core.log("info", "..") does not log anything to the terminal even if `debug_log_level = info` 13:38 sfan5 wasn't debug_log_level only for debug.txt? 13:41 Krock hmm.. then what defines the stdout verbosity? 13:41 Krock luanti --info apparently 13:46 Krock get_all_craft_recipes does not handle aliases but at this point I decided to no longer care 13:47 sfan5 (#16973) 13:47 ShadowBot https://github.com/luanti-org/luanti/issues/16973 -- --logfile is not affected by --info/--verbose/--trace, which is confusing 13:49 Krock (The inverse is confusing too) 13:50 Krock (that debug_log_level does not affect the terminal output)