Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » SystemLog for Ultimate++
Re: SystemLog for Ultimate++ [message #9107 is a reply to message #9083] Tue, 17 April 2007 20:35 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13979
Registered: November 2005
Ultimate Member
fallingdutch wrote on Mon, 16 April 2007 17:29

I have created an interface for Ultimate++ to access syslog on Posix and EventLogger (Event Viewer) on Windows.

have a look at the news

the use is pretty simple:
SystemLog sl("NameOfMyApplication");
sl.Notice("Just wanted to let you know that ...");
sl.Warning("This is the last warning!");
sl.Error("division by zero");


there are more different leves but the three above are supported by both Systems (syslog has some more levels).

Bas
as always: suggestions and questions are welcome.


Do you expect the application to create more than single SystemLog object?

BTW, where have you put the code? Smile

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: EditImage - editing image as String (for storing graphical information in DataBase)
Next Topic: Docking: based on TabBar extension: OrderTitles
Goto Forum:
  


Current Time: Mon May 13 07:00:21 CEST 2024

Total time taken to generate the page: 0.03663 seconds