How to show event log screen?
1. Press the BlackBerry button --> Options --> Screen/Keyboard
a. Change Right Side Convenience Key Opens to Virtual Keyboard
b. Press Escape key --> click on "Save" --> go back to homescreen
2. On the homescreen, press the right side convenience key(Simulating convenience keys), and the keyboard pops up.
3. Pressing and holding the !?123 key until a lock appears on it, then pressing the " and / keys alternately, then the event log appears.
4. Press the BlackBerry button --> Options --> Click any item will pop up a menu
--> select Hide all types --> click your application and select toggle Filter, the event log screen will only show your application's log information.
How to code event log?
example: Logger.java (Logger.zip)
public static final boolean register(long guid, String name, int viewerType)
Registers the calling application's name and GUID, with a particular viewer
type.
You must invoke this method before the logger can log events with the given
GUID.
If a name/GUID has already been registered with a particular viewer type,
calling this method with a new viewer type replaces the previous one.
Parameters:
guid
- GUID of the registering application.
name
- Name of the registering application.
viewerType
- Type of viewer to be used when displaying the
event (one of VIEWER_NUMBER
,
VIEWER_STRING
,
VIEWER_EXCEPTION
).
Returns:
True if the registration was successful. False if another name has already
been registered with the specified guid.
分享到:
相关推荐
在这个场景中,“BES hci log解析工具”是为了处理与BES相关的HCI日志,帮助IT管理员进行故障排查和性能优化。 标题中的“BES hci log解析工具”是指一个专门用于解析BES系统中人机交互部分的日志文件的工具。这种...
找遍了全网,终于找到一个能用的。 各种教程中的下载地址为:https://www.blackberry.com/blackberrytraining/web/KB_Resources/KB36986_iOSLogInfo_4.3.4.zip ...抓日志命令:sdsiosloginfo.exe -d > log.log
Log4B作为一个开源的黑莓日志框架,为开发者提供了强大而灵活的日志处理功能。通过其丰富的日志级别、自定义输出和配置能力,Log4B可以帮助开发者更好地管理和分析应用程序的运行状况。开源的特性使得Log4B能够持续...
3. **ChangeLog.txt**:这是一个变更日志文件,记录了工具自上次发布以来的所有改动和更新,包括新功能、修复的bug以及性能改进等内容。用户可以通过阅读这个文件了解版本间的差异。 4. **lib**:这是一个目录,...
1. **进入LOG**:按住`ALT`键再连续按`LGLG`,这将带你进入设备的日志系统,方便查看系统记录的信息。 2. **手机测试**:在“选项”菜单中找到“状态”,然后输入`test`,系统会进行一系列硬件和软件的自我检测,...
('C:\dm\dblog\dblog1.log', 'D:\dm\dblog\dblog2.log') SIZE 100M; ``` **注意事项**:合理配置重做日志文件的数量和大小,避免因日志文件不足而导致的性能瓶颈。 ###### 1.2.3 归档日志 - **归档日志**:当一组...
6. **ChangeLog.txt**:记录了软件更新和改进的变更日志,用户可以查看这个文件来了解 BerryBox 自上次发布以来的改进和修复。 7. **README.txt**:通常包含有关软件的基本使用说明、注意事项或其他重要信息,对于...
2. 更新日志:可能是"BerryMail_QQ08-全键盘_changelog.txt",记录了应用的更新历史和改进细节。 3. 使用指南:"BerryMail_QQ08-全键盘_manual.pdf"可能包含用户手册,指导用户如何安装和使用这个软件。 4. 授权文件...
1. **创建Maven工程**:首先创建一个名为`log-collection`的新Maven工程。 2. **配置依赖**:在`pom.xml`文件中添加所需的库依赖,如JSON处理库等。 3. **编写数据生成逻辑**:根据前面提到的各种事件日志格式,编写...
例如,可以使用Chrome开发者工具进行远程调试,或者利用console.log()来查看应用的日志输出。 7. **社区支持**: PhoneGap有一个活跃的开发者社区,提供各种教程、插件和示例代码,帮助开发者解决开发过程中遇到的...
- 新增了“Application Control log”日志类型,用于记录应用控制相关的活动。 - 以前的IMP2P和VOIP日志也被转移至此。 #### 九、实验操作 1. **监听网络中的应用**: - 通过配置应用控制功能,可以监听网络中...