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

2 lines
72 B
Lua
Raw Normal View History

2014-04-01 17:58:31 +02:00
require "Lua.logging.file"
logger = logging.file(__log_file, "%Y-%m-%d")