Clone this repo:

Branches

  1. 6a2b895 clang-format: copy latest and re-format by Patrick Williams · 12 months ago master
  2. 3526253 markdownlint: fix all warnings by Patrick Williams · 1 year, 5 months ago
  3. 2b14012 prettier: re-format by Patrick Williams · 1 year, 5 months ago
  4. c4bc11e black: re-format by Patrick Williams · 1 year, 5 months ago
  5. 7f2b6ae python: fix flake8 warnings and format with black by Patrick Williams · 1 year, 5 months ago

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.