当前位置:网站首页>1291_ Add timestamp function in xshell log
1291_ Add timestamp function in xshell log
2022-07-06 04:09:00 【grey_ csdn】
All learning summary : GreyZhang/g_serial: Some serial learning notes which may be usefull in embedded system debugging. (github.com)
Used before Arduino, its IDE There is a good serial port monitor . For a long time , I use this as my serial port monitoring tool . Of course ,putty And other open source tools are also tools I often use . however ,putty There is one thing that is not very good , That is, there is no timestamp for every line . If you get used to it Arduino Serial port monitoring tool , Sometimes I'm not used to this . over and over , Always looking for such a function .
natural , If such a function is purely about time , With the help of MCU A timer in putty It is not difficult to add a relative timestamp to the implementation of . however , It's not universal enough .
later ,ssh use xshell More and more , It is also found that this software has the function of serial port monitoring . So I want to see how the logging function of this software is , A simple try is not bad . that , This log Whether it can support the function of timestamp ? Checked the , It not only supports but also has flexible format .

Check the timestamp in the dialog properties , Then enter the format . How to fill in the remaining format , At the bottom is the relevant description . There will be preview effect of corresponding format when modifying .

This is what I recorded through this configuration log file , The corresponding information is still very clear .
边栏推荐
- 【PSO】基于PSO粒子群优化的物料点货物运输成本最低值计算matlab仿真,包括运输费用、代理人转换费用、运输方式转化费用和时间惩罚费用
- Determine which week of the month the day is
- MySql数据库root账户无法远程登陆解决办法
- Stack and queue
- Ks008 SSM based press release system
- How many of the 10 most common examples of istio traffic management do you know?
- Network security - Security Service Engineer - detailed summary of skill manual (it is recommended to learn and collect)
- DM8 archive log file manual switching
- Stable Huawei micro certification, stable Huawei cloud database service practice
- Execution order of scripts bound to game objects
猜你喜欢

C form application of C (27)

math_极限&微分&导数&微商/对数函数的导函数推导(导数定义极限法)/指数函数求导公式推导(反函数求导法则/对数求导法)

About some basic DP -- those things about coins (the basic introduction of DP)

Do you know cookies, sessions, tokens?

KS008基于SSM的新闻发布系统

mysql关于自增长增长问题

【按键消抖】基于FPGA的按键消抖模块开发

How to modify field constraints (type, default, null, etc.) in a table

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
随机推荐
Yyds dry goods inventory web components series (VII) -- life cycle of custom components
2/13 review Backpack + monotonic queue variant
C (XXIX) C listbox CheckedListBox Imagelist
【按键消抖】基于FPGA的按键消抖模块开发
Detailed explanation of serialization and deserialization
P7735-[noi2021] heavy and heavy edges [tree chain dissection, line segment tree]
Basic knowledge of binary tree, BFC, DFS
颠覆你的认知?get和post请求的本质
AcWing 243. A simple integer problem 2 (tree array interval modification interval query)
P3033 [usaco11nov]cow steelchase g (similar to minimum path coverage)
10個 Istio 流量管理 最常用的例子,你知道幾個?
Fundamentals of SQL database operation
Maxay paper latex template description
Ks008 SSM based press release system
User datagram protocol UDP
10个 Istio 流量管理 最常用的例子,你知道几个?
Python book learning notes - Chapter 09 section 01 create and use classes
MySQL learning record 13 database connection pool, pooling technology, DBCP, c3p0
深入浅出node模板解析错误escape is not a function
Scalpel like analysis of JVM -- this article takes you to peek into the secrets of JVM