Skip to content

Bounty: C Route Logger Writes Through Logger Macros #13

Description

@GautamKumarOffical

Bounty Claim

Source Issue: https://github.com/lobster-trap/hammer-and-nail/issues/42
Amount: 0
PR: https://github.com/lobster-trap/hammer-and-nail/pull/366

Changes Made

  • Replaced fprintf(stderr, ...) calls in frailbox/src/logger.c with LOG_ERROR() and LOG_INFO() macros
  • Replaced write(fd, ...) call in log_dump_ring_buffer() with LOG_INFO() for each ring buffer entry
  • All logger writes now route through the logger macros declared in frailbox/include/logger.h

Build Diagnostics

  • Build passed for frailbox module
  • Diagnostic files: diagnostic/build-3774a0c8.json, diagnostic/build-3774a0c8.logd
  • Password: 24cde437eb5cac6554b6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions