Skip to content

open-switch/opx-logging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opx-logging

This repository contains logging utilities for the OPX project which provide a simple wrapper for syslog activities. These wrapper functions and macros add the line number of the calling code, as well as other additional pieces of information.

You can optionally use the CLI for run-time modification of logging levels called opx_logging_cli.

All headers are located in OPX, and will be installed in the /usr/include/opx folder (based on your prefix).

Packages

  • libopx-logging1_version_arch.deb — Utility libraries  
  • libopx-logging-dev_version_arch.deb — Exported header files
  • python-opx-logging_version_arch.deb — Python bindings

See Architecture for more information on the Logging module.

© 2018 OpenSwitch project. All information is contributed to and made available by OPX under the Creative Commons Attribution 4.0 International License (available at http://creativecommons.org/licenses/by/4.0/).