查看日志

1. 打开日志方法

在Lua脚本中:

 _G_Director:SetLogEnable(true/false)

iOS中:

[self.engine setLogEnable:YES/NO];

android中:

 mController.getEngine().getDirector().getLogger().setLogEnable(true/false);

2. 查看日志方法:

2.1. MagicCubeEditor中:

alt
有时我们可能找不到"Lua日志"窗口, 需要设置显示"Lua日志"窗口. alt 在MagicCube中可以过滤Error, Print和全部 alt

2.2. 安卓在android studio 中:

alt

2.3. iOS在XCode 中:

alt

@Copyright © cosmos 2019 all right reserved,powered by Gitbook修订时间: 2021-04-12 18:28:12

results matching ""

    No results matching ""