CyberSource / CyberSource/cybersource-rest-samples-java

is there a way to print logs on the console and not on the file?

Open
#51 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
35
Forks
84
Avg merge
37m
Merged PRs (30d)
1

Description

Currently logs are supposed to be print in file but that is not happening in my case. File is getting generated by it doesn't anything after hitting all operations. Btw I need a way so that i can pass my own logger and trace http calls so that i can implement telemetry on HTTP calls. Please let me know how I can do that so that I can have my application at a single place which also help my in moving logs to the cloud logger.

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

Review the repository's Java logging configuration and HTTP-call entry points first, then determine how file output is currently configured. Done should include a documented way to direct logs to the console or supply a custom logger, with HTTP tracing suitable for application telemetry. No files or tests are named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.