From e6b989e65849ea7294500a6e156371696f7cbf52 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Thu, 9 May 2013 17:45:50 +0200 Subject: set higher loglevels for database tracing --- luaotfload-tool.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'luaotfload-tool.lua') diff --git a/luaotfload-tool.lua b/luaotfload-tool.lua index 8d7f6f5..0d3b229 100755 --- a/luaotfload-tool.lua +++ b/luaotfload-tool.lua @@ -572,6 +572,7 @@ local process_cmdline = function ( ) -- unit -> jobspec if config.luaotfload.self == "mkluatexfontdb" then action_pending["generate"] = true result.log_level = math.max(2, result.log_level) + logs.set_logout"stdout" end return result end -- cgit v1.2.3