Skip to content

Commit 769485b

Browse files
committed
add logs
1 parent 69e6d14 commit 769485b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ local function main()
7777
local lclient = require 'tclient.lclient'
7878
local ws = require 'workspace'
7979

80+
log.info = print
81+
8082
for _, os in ipairs {'Windows', 'Linux', 'macOS'} do
8183
require 'bee.platform'.OS = os
8284
---@async

0 commit comments

Comments
 (0)