搜索资源列表
linux log
- linux 下输出日志的
log.rar
- 在Unix/Linux下C++编程,写日志文件是重要的调试手段。提供一个写log的类,用起来很方便。如log.logwrite("hello, s\n", somestring) 与printf函数一样的参数用法。,class of log to file, for C++ under Unix/Linux.
LinuxLog.rar
- linux日志采集程序,可以实现对linux主机的系统日志进行采集分析,linux log collection procedures, can be achieved on the linux host system log collection analysis
wu
- linux C 写的图书馆学生登入界面源码-linux C library written by students log source interface
linux
- 当你想创建一个sandbox给你的系统用户时,本程序非常有用。- This can be very useful if you want to create a sandbox for users on your system, or just log general activity.
wlet
- linux 下 ftp 和 telnet 功能结合的一个服务器源码,可实现服务器端和客户端基本shell 命令,及上传下载文件功能,无需帐号认证 - 1 no count and no authentication , the shell running level result in who run the server in server side 2 basic ftp transferring functions as get files (g files ) and
android_log
- 分别在Linux和Android中用C语言写系统日志, 有代码和程序说明-Linux and Android in the C language used to write the system log, there are codes and procedures that
log4c-1.2.1.tar
- 很好的日志工具,全是c源代码,用于代码调试。-the toos of producing the logs of your programs running and debugging.
debug
- Linux 终端显示的缓冲是有限的(默认的显示几百行),所以如果我们程序printf行数较多,或者程序运行时间较长,难免有一些记录被冲掉,进而影响查看bug。特别是对随机的、少重现错错误,想通过屏幕上printf出来的数据调试,就难免困难一些,当然我们也可以使用重定向实现 程序>log.txt 但是这种方式,打印到文件上便不能显示到屏幕上了,所以有一定的局限性。 于是写了一个程序用意实现。 改程序有以下几个文件 Debug.c Debug.h
logfile
- Linux下的登陆文件,下载后请改文件类型为.tgz-Linux log files under the download after you change the file type. Tgz
linux-log-rw
- LINUX下程序日志文件的读取与写入。直接调用即可。-LINUX log file under the program to read and write. Can be called directly.
Linux
- (美)奈米斯写的关于Linux系统管理的很经典的一本书,分为引导和关机,超级用户的权力,进程控制,文件系统,添加新用户,增加硬盘,系统日志与日志文件,TCP/IP网络等章节-(U.S.) Naimi Si wrote about Linux system management is the classic book, divided into boot and shutdown, power users the power, process control, file system, add n
log
- 在linux/unix系统中,当一个应用程序在shell环境下执行时,如何自动记录log日志。这个程序特别适合在shell环境下以批处理方式执行多个程序时,每个程序自动记录日志-Program to log a string to a file.The program uses file locking to get exclusive writing rights.
log
- LINUX下的多线程日志文件系统,本代码其于ACE日志系统思想而实现。-LINUX log files under the multi-threaded system, the code logs its ideological ACE achieved.
linux_svn_operating
- linux下常用的svn操作,如下载、上传、log等的使用,含截图-svn linux under the common operations, such as download, upload, log, etc. to use, with screenshots
log
- 在unix/linux环境下运行应用程序时,如何记录运行的日志-how to log an outcome into a text from a running program under unix/linux platform
linux-process-communication
- linux进程通信实际中的应用 ,使用共享内存来进行日志存取-The linux process communication actual application, use shared memory to log access
log-file
- 用system()调用datelog.sh脚本实现日志文件书写,在linux下开发-System () call datelog.sh scr ipt writing log files, developed under linux
log
- linux下log示例代码,自己写的。用着还好,可以借鉴一下。-under linux log sample code, wrote it myself. With the Fortunately, you can learn from it.
log-utils
- Log Dynamic Buffer for Linux Source Code.