Category Archives: Programming

Python – code to emit syslog message.

Reading Time: < 1 minute Last Updated: 5/14/2024 This article will discuss a quick and dirty method used for creating syslog events. This is handy for testing syslog logging. It should be noted that this is just one method. There are a number of tools … Continue reading

Posted in Logging, Programming, Python | Leave a comment