view plugins/mod_unknown.lua @ 8748:2fdeb979cc7c

util.startup: Initialize logging immediately after configuration is read (which is how it used to work)
author Matthew Wild <mwild1@gmail.com>
date Tue, 10 Apr 2018 20:39:05 +0100
parents 28a90f5fea46
children
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform