473,800 Members | 2,413 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

WCF services and logging

Hi,

I've a number of WCF services and other components (not services). I'm
thinking of creating a centralized logging system. One possibility is
to create a logging service that stores everything in a database
table, but I was curieus whether this is the way to go; or are there
better alternatives to handle centralized logging in a service
oriented environment?

Thanks!
Jun 27 '08 #1
4 6124

Ludwig,

What's up?

Juval has a complete logging system for WCF..if you want to do something
pre-done.

...

I think its the way to go. (the db logging part of it).

I am incorporating his mini framework piece in as well.
You can try to find it here:
http://www.idesign.net/idesign/Deskt...dex=5&tabid=11

Or its in his book:
http://www.idesign.net/idesign/Deskt...dex=5&tabid=11

<lu***********@ hotmail.comwrot e in message
news:a9******** *************** ***********@b1g 2000hsg.googleg roups.com...
Hi,

I've a number of WCF services and other components (not services). I'm
thinking of creating a centralized logging system. One possibility is
to create a logging service that stores everything in a database
table, but I was curieus whether this is the way to go; or are there
better alternatives to handle centralized logging in a service
oriented environment?

Thanks!

Jun 27 '08 #2
On 22 apr, 19:44, "sloan" <sl...@ipass.ne twrote:
Ludwig,

What's up?

Juval has a complete logging system for WCF..if you want to do something
pre-done.

..

I think its the way to go. (the db logging part of it).

I am incorporating his mini framework piece in as well.

You can try to find it here:http://www.idesign.net/idesign/Deskt...dex=5&tabid=11

Or its in his book:http://www.idesign.net/idesign/Deskt...dex=5&tabid=11

<ludwig_stu...@ hotmail.comwrot e in message

news:a9******** *************** ***********@b1g 2000hsg.googleg roups.com...
Hi,
I've a number of WCF services and other components (not services). I'm
thinking of creating a centralized logging system. One possibility is
to create a logging service that stores everything in a database
table, but I was curieus whether this is the way to go; or are there
better alternatives to handle centralized logging in a service
oriented environment?
Thanks!- Tekst uit oorspronkelijk bericht niet weergeven -

- Tekst uit oorspronkelijk bericht weergeven -
Hi Sloan!

Well yes I know that one, because I did the Masterclass of Juval :)
But later on I would like to do other governance stuff like triggering
alarm if a service goed down; and so on. So maybe there are other
solutions (maybe commercial ones?) that support these needs?
Jun 27 '08 #3

<lu***********@ hotmail.comwrot e in message
news:a9******** *************** ***********@b1g 2000hsg.googleg roups.com...
Hi,

I've a number of WCF services and other components (not services). I'm
thinking of creating a centralized logging system. One possibility is
to create a logging service that stores everything in a database
table, but I was curieus whether this is the way to go; or are there
better alternatives to handle centralized logging in a service
oriented environment?
I am working on a WCF solution that's in a production state. It's using
logging to a SQL Server Logging table in the Service layer.

Jun 27 '08 #4
lu***********@h otmail.com wrote:
I've a number of WCF services and other components (not services). I'm
thinking of creating a centralized logging system. One possibility is
to create a logging service that stores everything in a database
table, but I was curieus whether this is the way to go; or are there
better alternatives to handle centralized logging in a service
oriented environment?
Use log4net - it has multiple appenders of which some are suitable
for central logging.

The important part is to get the code modified to use log4net. Then
you can always get the log info where you want it via configuration.

Arne
Jun 27 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
2299
by: Sara_S | last post by:
I am ready to move my ASP web site onto a remote host. The problem is that when I use Terminal Services to see the host machine, the error does not show up. (I was told that debugging info is only sent to the 'console' session, no others). And the whole thing locks up when there is a server error. How can I see the server errors through Terminal Services? Thanks, Sara
0
395
by: Karuppasamy | last post by:
H I am trying to use the Logging Module provided by Microsoft Application Blocks for .Net I installed everything as per the Instructions given in the 'Development Using the Logging Block' But when i am trying to run the sample, i am getting the following error in the Event Viwer Kindly help me on this
4
1362
by: Claire | last post by:
I'm writing a realtime monitoring application acting as a Windows service. This service communicates to some instrumentation via a third party dll. TCP is the transport mechanism over the network. What I want to know is how should errors be handled in Windows services? I foresee problems with this sort of application, especially with the tcp side. The service should be able to recover from errors as it's going to be sited in places where...
2
2249
by: Bill Borg | last post by:
Hello, I have a couple web services that I use across my apps. My isp supports exposing them either via subdomain (e.g. services.mydomain.com) or subfolder (e.g. mydomain.com/services). Are there any implications for doing it one way versus another? Performance? Security? Thanks, Bill
0
1704
by: lbrtchx | last post by:
Say you need to serve the same Web content from a number of IP address, which you need to keep out there with high availability requirements ~ I think Web Services would be a good candidate for the synchronization of Web pages/content. ~ What some frameworks do is database development and then let the databases themselves do the synchronization (Should I update my knowledge of this subject ;-))
3
3174
by: Pouria | last post by:
Hi, Does anyone have any experience with single sign on for .Net windows applications or windows services? So the idea is to be able to use the user credentials from logging into windows to authenticate the user for using a windows application or windows service. I have found some information on the web on how this can be done for a web application (which relies on internet explorer for the most part) but nothing for windows...
2
1636
by: BLUE | last post by:
FirstClass members: - static int counter; - SingletonClass sc = SingletonClass.Instance; Moreovere FirstClass uses a static class named SecondClass with a static property SecondClass.Description. In a normal windows application: - if in the Main method I create 2 or more instances of FirstClass, they all
2
1267
by: christery | last post by:
Jippie, got my first c# service working with XP/W2003srv (love google), but got an hunch that vista will not support services that uses GUI (can interact with desktop... checkbox in services gone?), yepp (solution) can have 2 programs - one service and one normal GUI, just wondering if anything else changes in the near future? sort of a sneak peak into what trouble im haeding in to... gotta convert some vb6 code soon that is like that...
0
9551
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10276
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10035
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9090
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7580
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6813
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5606
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4149
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2945
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.