MarketSquare / MarketSquare/SSHLibrary

logger.log_background_messages() not found in source function

Open
#450 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

needs review
Dominant language
Python
Stars
167
Forks
145
PR merge metrics
No merged PRs in 30d

Description

I am trying to create a package for myself, but when I reviewed the function logger.log_background_messages(),
I checked the source code in src/robot/api/logger.py, but I couldn't find the log_background_messages() function.
I would like to ask if this function is working or not.
https://github.com/MarketSquare/SSHLibrary/blob/dd072649d3374b3919be448b8730210a204fa99d/src/SSHLibrary/client.py#L170-L182

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing src/robot/api/logger.py with the referenced section of src/SSHLibrary/client.py at lines 170-182, then trace where logger.log_background_messages() is referenced. Done means establishing whether the function is part of the current source and clarifying the discrepancy in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.