Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openbmc/ibm-logging


https://github.com/openbmc/ibm-logging

Last synced: about 10 hours ago
JSON representation

Awesome Lists containing this project

README

        

# ibm-logging

Provides IBM specific error logging functionality.

## To Build

To build this package, do the following steps:

1. `./bootstrap.sh`
2. `./configure ${CONFIGURE_FLAGS}`
3. `make`

To clean the repository run `./bootstrap.sh clean`.