delphimvcframework/samples/winecellar/Win32/Debug/Lua/logger.lua

2 lines
72 B
Lua
Raw Normal View History

2013-10-29 16:51:16 +01:00
require "Lua.logging.file"
logger = logging.file(__log_file, "%Y-%m-%d")