You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/04/13 22:21:28 UTC

[GitHub] [flink-statefun-playground] mans2singh opened a new pull request, #27: [shopping-cart][stockfn] Corrected logger

mans2singh opened a new pull request, #27:
URL: https://github.com/apache/flink-statefun-playground/pull/27

   The **StockFn** creates logger <code>LoggerFactory.getLogger(**UserShoppingCartFn.class**)</code>, updated to create logger for the class <code>LoggerFactory.getLogger(**StockFn.class**)</code>.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org