mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 12:20:41 +00:00
new harbor
This commit is contained in:
@@ -2,7 +2,7 @@ local skynet = require "skynet"
|
||||
|
||||
print("Log server start")
|
||||
|
||||
local log = skynet.launch("snlua","globallog.lua")
|
||||
local log = skynet.launch("snlua","globallog")
|
||||
print("log",log)
|
||||
|
||||
skynet.exit()
|
||||
|
||||
Reference in New Issue
Block a user