Stella981 Stella981
3年前
Nepxion Discovery 6.3.3 版发布
!(https://oscimg.oschina.net/oscnet/5ce4e7950d03404990882f2d61aff314.jpg)发布日志发布策略!(https://oscimg.oschina.net/oscnet/2f765936049e4f8ab7c39b003c890dc2.png
Stella981 Stella981
3年前
Linux用户登录记录日志和相关查看命令汇总(转)
\1utmp、wtmp、btmp文件Linux用户登录信息放在三个文件中:1  /var/run/utmp:记录当前正在登录系统的用户信息,默认由who和w记录当前登录用户的信息,uptime记录系统启动时间;2  /var/log/wtmp:记录当前正在登录和历史登录系统的用户信息,默认由las
Stella981 Stella981
3年前
Linux下部署 jar包
1、windows和linux执行jar命令是一样的,javajarxxx.jar2、使用nohup命令将jar程序设置成后台运行,运行日志输出到nohup.out,关闭窗口无影响nohupjavajarxxx.jarnohup.out2&1&!(https://oscimg.oschina.net/oscnet/
Stella981 Stella981
3年前
Flink 在又拍云日志批处理中的实践
日前,由又拍云举办的大数据与AI技术实践|OpenTalk杭州站沙龙在杭州西溪科创园顺利举办。本次活动邀请了有赞、个推、方得智能、又拍云等公司核心技术开发者,现场分享各自领域的大数据技术经验和心得。以下内容整理自又拍云资深开发工程师张召现场分享:张召,资深开发工程师,目前负责又拍云CDN的刷新预热、日志处理和运维平台开发。熟悉OpenRes
Easter79 Easter79
3年前
SpringBoot2.0 配置Log4j2记录日志
pom.xml配置<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarter</artifactId<exclusions
Wesley13 Wesley13
3年前
linux下打开、关闭tomcat,实时查看tomcat运行日志
启动:一般是执行shtomcat/bin/startup.sh停止:一般是执行shtomcat/bin/shutdown.sh脚本命令查看:执行psef|greptomcat输出如下\\\5144。。。等等.Bootstrapstart说明tomcat已经正常启动,5144就为进程号pid5144杀死:ki
Stella981 Stella981
3年前
SpringBoot2.0 配置Log4j2记录日志
pom.xml配置<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringbootstarter</artifactId<exclusions
Stella981 Stella981
3年前
Spring Boot 集成log4j2日志
一、pom文件配置<projectxmlns"http://maven.apache.org/POM/4.0.0"xmlns:xsi"http://www.w3.org/2001/XMLSchemainstance"xsi:schemaLocation"http://maven.apache.org/POM/4.0.0h
Stella981 Stella981
3年前
Android基础知识——你还应该掌握的高级技巧
文章目录1.全局获得Context的技巧2.使用Intent传递对象2.1Serializable方式2.2Parcelable方式3.定制自己的日志工具4.创建定时任务4.1Alarm机制4.2Doze模式5.多窗口模式编程
Wesley13 Wesley13
3年前
MySQL基础篇(07):用户和权限管理,日志体系简介
本文源码:GitHub·点这里(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fcicadasmile%2Fmysqldatabase)||GitEE·点这里(https://gitee.com/cicadasmile/mysqldatabase