当前位置:网站首页>1291_Xshell日志中增加时间戳的功能
1291_Xshell日志中增加时间戳的功能
2022-07-06 04:04:00 【grey_csdn】
之前用过Arduino,它的IDE有一个很好用的串口监视器。很长的时间以来,我把这个当做我的串口监控工具来使用。当然,putty等开源工具也是我经常用的工具。但是,putty有一个不是很好的一点,那就是没有每一行的时间戳。如果用习惯了Arduino的串口监控工具,这个有时候还真是不习惯。反反复复,总是想找这样的功能。
自然,这样的功能如果纯粹想时间,借助于MCU中的一个定时器putty的实现中增加一个相对的时间戳也是不难的。但是,总归不够通用。
后来,ssh用xshell越来越多,也发现这个软件其实是兼具了串口监控功能的。于是想看看这个软件的日志功能如何,简单试了一下还不错。那么,这个log是否能够支持时间戳的功能呢?查了一下,不仅支持而且格式灵活。

在对话的属性中勾选时间戳,之后输入格式即可。之余格式究竟如何填写,在最下面有相关的说明。修改的时候会有相应格式的预览效果。

这个是我通过这个配置记录下来的log文件,相应的信息还是很清晰的。
边栏推荐
- Leetcode32 longest valid bracket (dynamic programming difficult problem)
- Global and Chinese markets for otolaryngology devices 2022-2028: Research Report on technology, participants, trends, market size and share
- C#(三十一)之自定义事件
- Thread sleep, thread sleep application scenarios
- [practice] mathematics in lottery
- WPF effect Article 191 box selection listbox
- Conditionally [jsonignore]
- Determine which week of the month the day is
- [FPGA tutorial case 12] design and implementation of complex multiplier based on vivado core
- Network security - Security Service Engineer - detailed summary of skill manual (it is recommended to learn and collect)
猜你喜欢

MySql數據庫root賬戶無法遠程登陸解决辦法

User datagram protocol UDP

自动化测试的好处

Serial port-rs232-rs485-ttl

An article will give you a comprehensive understanding of the internal and external components of "computer"

C mouse event and keyboard event of C (XXVIII)
![[adjustable delay network] development of FPGA based adjustable delay network system Verilog](/img/82/7ff7f99f5164f91fab7713978cf720.png)
[adjustable delay network] development of FPGA based adjustable delay network system Verilog

Factors affecting user perception

Esp32 (based on Arduino) connects the mqtt server of emqx to upload information and command control

Web components series (VII) -- life cycle of custom components
随机推荐
C#(三十)之C#comboBox ListView treeView
Codeforces Round #770 (Div. 2) B. Fortune Telling
Detailed explanation of serialization and deserialization
[meisai] meisai thesis reference template
Unity中几个重要类
在 .NET 6 中使用 Startup.cs 更简洁的方法
Leetcode32 longest valid bracket (dynamic programming difficult problem)
WPF effect Article 191 box selection listbox
Tips for using dm8huge table
What is the difference between gateway address and IP address in tcp/ip protocol?
Global and Chinese market of plasma separator 2022-2028: Research Report on technology, participants, trends, market size and share
使用JS完成一个LRU缓存
Class A, B, C networks and subnet masks in IPv4
Flask learning and project practice 8: introduction and use of cookies and sessions
Simple blog system
脚本生命周期
Global and Chinese markets for MRI safe implants 2022-2028: technology, participants, trends, market size and share Research Report
Take you to wechat applet development in 3 minutes
Pandora IOT development board learning (HAL Library) - Experiment 9 PWM output experiment (learning notes)
【leetcode】1189. Maximum number of "balloons"