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

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

这个是我通过这个配置记录下来的log文件,相应的信息还是很清晰的。
边栏推荐
- Align items and align content in flex layout
- Facebook and other large companies have leaked more than one billion user data, and it is time to pay attention to did
- User experience index system
- AcWing 243. A simple integer problem 2 (tree array interval modification interval query)
- Leetcode32 longest valid bracket (dynamic programming difficult problem)
- Prime Protocol宣布在Moonbeam上的跨链互连应用程序
- Global and Chinese markets for otolaryngology devices 2022-2028: Research Report on technology, participants, trends, market size and share
- The Research Report "2022 RPA supplier strength matrix analysis of China's banking industry" was officially launched
- [FPGA tutorial case 11] design and implementation of divider based on vivado core
- Esp32 (based on Arduino) connects the mqtt server of emqx to upload information and command control
猜你喜欢

Plus d'un milliard d'utilisateurs de grandes entreprises comme Facebook ont été compromis, il est temps de se concentrer sur le did

Développement d'un module d'élimination des bavardages à clé basé sur la FPGA

【PSO】基于PSO粒子群优化的物料点货物运输成本最低值计算matlab仿真,包括运输费用、代理人转换费用、运输方式转化费用和时间惩罚费用

【leetcode】1189. Maximum number of "balloons"

C#(三十一)之自定义事件

Yyds dry goods inventory hcie security Day11: preliminary study of firewall dual machine hot standby and vgmp concepts

No qualifying bean of type ‘......‘ available
![[Massey] Massey font format and typesetting requirements](/img/27/6b641551d6d8699683972f40f3b8e5.jpg)
[Massey] Massey font format and typesetting requirements

User datagram protocol UDP

math_极限&微分&导数&微商/对数函数的导函数推导(导数定义极限法)/指数函数求导公式推导(反函数求导法则/对数求导法)
随机推荐
Ybtoj coloring plan [tree chain dissection, segment tree, tarjan]
[Key shake elimination] development of key shake elimination module based on FPGA
80% of the diseases are caused by bad living habits. There are eight common bad habits, which are both physical and mental
C (thirty) C combobox listview TreeView
math_ Derivative function derivation of limit & differential & derivative & derivative / logarithmic function (derivative definition limit method) / derivative formula derivation of exponential functi
mysql关于自增长增长问题
《2022年中国银行业RPA供应商实力矩阵分析》研究报告正式启动
在 .NET 6 中使用 Startup.cs 更简洁的方法
Ipv4中的A 、B、C类网络及子网掩码
Basic concepts of LTE user experience
How to modify field constraints (type, default, null, etc.) in a table
[FPGA tutorial case 12] design and implementation of complex multiplier based on vivado core
Leetcode32 longest valid bracket (dynamic programming difficult problem)
LTE CSFB test analysis
Database, relational database and NoSQL non relational database
判断当天是当月的第几周
Network security - Security Service Engineer - detailed summary of skill manual (it is recommended to learn and collect)
[American competition] mathematical terms
[Zhao Yuqiang] deploy kubernetes cluster with binary package
【FPGA教程案例11】基于vivado核的除法器设计与实现