Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefixing Logs #768

Open
theguigs opened this issue Jan 19, 2022 · 1 comment
Open

Prefixing Logs #768

theguigs opened this issue Jan 19, 2022 · 1 comment
Labels
feature request good first issue a nice issue to work on for anyone looking to contribute

Comments

@theguigs
Copy link

Hello,

The logs provided by the following method :
public func adyenPrint(_ items: Any..., separator: String = " ", terminator: String = "\n")

are difficult to retrieve when the application who embed the framework is huge and produce lots of logs.

I think it would be useful to prefix each log by [Adyen] for example. We can also imagine the nomenclature for each modules of frameworks like [Adyen][AdyenDropIn].

I'm open to discuss.

@mohammedDehairy
Copy link
Contributor

Hi @theguigs ,

sounds like a very good idea, Thanks for the suggestion! :-), we'll definitely consider it.

Mohamed

@descorp descorp added the good first issue a nice issue to work on for anyone looking to contribute label Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request good first issue a nice issue to work on for anyone looking to contribute
Projects
None yet
Development

No branches or pull requests

3 participants