Pinned Repositories
github-slideshow
A robot powered training repository :robot:
logo
python-syslog_priority.py
This script is a simple Python script that calculates the facility code and severity level from the PRI value in Syslog protocol. The script prompts the user to enter the PRI value and uses bitwise operations to calculate the facility code and severity level. It then calls another function get_severity_info(severity) which maps the severity level t
Mariskarthick's Repositories
Mariskarthick/logo
Mariskarthick/github-slideshow
A robot powered training repository :robot:
Mariskarthick/python-syslog_priority.py
This script is a simple Python script that calculates the facility code and severity level from the PRI value in Syslog protocol. The script prompts the user to enter the PRI value and uses bitwise operations to calculate the facility code and severity level. It then calls another function get_severity_info(severity) which maps the severity level t