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

2 lines
72 B
Lua
Raw Normal View History

2013-11-11 02:05:03 +01:00
require "Lua.logging.file"
logger = logging.file(__log_file, "%Y-%m-%d")