Centralized Workload Automation and Job Scheduling
Orchestrate your entire tech stack with our no-code connectors and low-code REST API adapter
Orchestrates any process from a single point of control. Build reliable, low-code workflows in half the time. Develop end-to-end business and IT processes faster with hundreds of drag-and-drop actions. Coordinate enterprise-wide MFT processes using dozens of prebuilt actions for common file operations.
Learn More
The Apple Device Management and Security Platform
For IT teams at organizations that run on Apple
Achieve harmony across your Apple device fleet with Kandji's unmatched management and security capabilities.
Implementation of logrotate utility for Windows Platform
...https://buymeacoffee.com/kenasalter
If you are going to give a negative rating, please take a little extra time and explain why. I want to improve the program as much as possible, but I need feedback. Thank you!
Source code is available on GitHub:
https://github.com/plecos/logrotatewin
Available on Chocolately:
https://community.chocolatey.org/packages/LogRotate/
And available on Chef Supermarket:
https://supermarket.chef.io/cookbooks/windows_logrotate
LogEngine2 is a C++ header only library for easy and flexible logging.
Contains small amount of code in compare with other logging libraries.
Just copy the files from include folder to your project folder and use a C++20 compiler.
LogEngine2 can load loggers from .lfg file. Examples of .lfg files are included into bundle.
LogEngine2 provides various log targets: regular files, rotating log files, console logging, string stream, user custom function.