File

plugins/mod_windows.lua @ 7134:b7b6b1d01224

loggingmanager: Refactor the console log sink to re-use the stdout sink which in turn uses the file sink (tailcalls!)
author Kim Alvefur <zash@zash.se>
date Thu, 04 Feb 2016 17:33:16 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here