U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » UppHub » SystemLog for Ultimate++
Re: SystemLog for Ultimate++ [message #24493 is a reply to message #13487] Wed, 20 January 2010 14:43 Go to previous messageGo to previous message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

Tell me please if there is a convenient way to have messages divided into lines:
for (int i=0; i<10; ++i) SysLog.Info(FormatInt(i));

should give:
Quote:

INFO: 1
INFO: 2
...


but not this:
Quote:

INFO 123456789

I'm afraid this kind of feature doesn't help much.
 
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: Tue Jun 23 08:06:22 GMT+2 2026

Total time taken to generate the page: 0.00650 seconds