Skip to content

sreekaranugu/Dynamic-Logroller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

dynamic-logroller

Dynamic Logroller (Single executable, plain old C program, portable to any OS)

This program handles the output(STDOUT for C/C++) of your application when your application doesn't have a log rolling mechanism. You can redirect the output of your application to logroller and it dynamically rolls the logs so you don't need to restart your application to roll the logs. It has arguments to set the size of the log before rolling and the frequency to check for size.

About

Set of handy tools written by me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages