No need for the stack trace.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@864 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -75,7 +75,7 @@ public class Keyboard
|
||||
}
|
||||
|
||||
} catch (Throwable t) {
|
||||
log.info("Failed to load native keyboard library", t);
|
||||
log.info("Failed to load native keyboard library", "error", t);
|
||||
_haveLib = false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user