#49628 RFE implement a fast logging mechanism for debug
Closed: wontfix by spichugi. Opened by tbordaz.

Issue Description

For debug purpose it can be useful to log information into a fast logging mechanism.
Logging into error log trigger IO that change the dynamic.
This RFE is to implement a new slapi_log_debug service that can log messages (with timestamp+threadID) into a circular in memory array.
Analyzing a core dump, a script can dump all last messages in the array.

Package Version and Platform

N/A

Steps to reproduce

Actual results

N/A

Expected results

N/A


Doesn't this already exist? I wrote a python extension for GDB that allows up to display the in memory log buffers so anything that would be in access/errors would be there and able to be displayed?

Metadata Update from @firstyear:
- Custom field component adjusted to None
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None
- Custom field type adjusted to None
- Custom field version adjusted to None

Metadata Update from @mreynolds:
- Issue set to the milestone: 1.4.0

Metadata Update from @vashirov:
- Issue priority set to: normal
- Issue set to the milestone: 1.4.4 (was: 1.4.0)

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/2687

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

Metadata