Click here to Skip to main content
15,891,248 members
Articles / Programming Languages / C#

.NET Core Microservices in the Enterprise: Logger as Microservice

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
21 Aug 2021CPOL7 min read 12.6K   178   11  
Use the logger system as other Microservices in your eco-system
Microservices create an unusual eco-system that require some correction in our standard form of doing things. In this environment with maybe dozens of applications working together, it is a good situation to think in alternatives to create our logger system. We are writing here about a different approach, that is create your logger as another microservice in your system.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Avalon Development
United States United States
Jose A. Garcia Guirado, Electronic Engineer, graduated in Havana/Cuba 1982, MCTS, MCSD.NET, MCAD.NET, MCSE. Worked in the Institute for Cybernetics and Mathematics of Academy of Science of Cuba for 8 years; since 1995 working as free software architect, developer and adviser, first in Argentina and from 2003 to 2010, in Germany as External consultant in DWS Luxembourg, AIXTRON AG and Shell Deutschland GmbH and from 2010 to 2012 in Mexico working for Twenty Century Fox, and Mexico Stock Exchange (BMV). From 2013 to now in USA, Florida, First in FAME Inc. and now as Senior Software Engineer in Spirit Airlines.

Comments and Discussions