Home » Community » Newbie corner » RLOG in Linux
Re: RLOG in Linux [message #50307 is a reply to message #50303] |
Mon, 17 September 2018 11:10   |
Giorgio
Messages: 218 Registered: August 2015
|
Experienced Member |
|
|
Hi Klugier,
I have no .upp directory in user's home directory, in /root or in /usr/bin (where the program is installed). I have issued a find command in the whole file system with no results. Instead, I have the log messages in /var/log/messages and in /var/log/syslog, but they are logged not immediately, but in bulk after some time: e.g. I have in the /var/log/messages a bunch of logs with the same timestamp, but the log messages have been issued on different moments.
This is my code:
Value time = GetSysTime();
String timestamp = time.ToString();
RLOG("LineDashboard " + timestamp + " label selected");
And this is what I have in /var/log/messages:
Sep 14 09:29:53 myhost LineDashboard.desktop[820]: LineDashboard 14/09/2018 08:29:53 label selected
Sep 14 09:29:53 myhost LineDashboard.desktop[820]: LineDashboard 14/09/2018 08:39:53 label selected
Sep 14 09:29:53 myhost LineDashboard.desktop[820]: LineDashboard 14/09/2018 08:49:53 label selected
Sep 14 09:29:53 myhost LineDashboard.desktop[820]: LineDashboard 14/09/2018 08:59:53 label selected
Sep 14 09:29:53 myhost LineDashboard.desktop[820]: LineDashboard 14/09/2018 09:09:53 label selected
Sep 14 09:29:53 myhost LineDashboard.desktop[820]: LineDashboard 14/09/2018 09:19:53 label selected
The application has been compiled with upp-2018.1 on a Debian Stretch with a recent version of gcc (I do not remember the specific version, but is the one in the debian repository, so it should be recent) and it runs on a Debian Stretch (a different box with no toolchains).
Regards,
gio
|
|
|
 |
|
RLOG in Linux
By: Giorgio on Wed, 12 September 2018 12:56
|
 |
|
Re: RLOG in Linux
By: Zbych on Wed, 12 September 2018 19:16
|
 |
|
Re: RLOG in Linux
By: Giorgio on Fri, 14 September 2018 10:45
|
 |
|
Re: RLOG in Linux
By: Zbych on Fri, 14 September 2018 13:54
|
 |
|
Re: RLOG in Linux
By: Giorgio on Fri, 14 September 2018 16:11
|
 |
|
Re: RLOG in Linux
By: Klugier on Fri, 14 September 2018 22:23
|
 |
|
Re: RLOG in Linux
By: Giorgio on Mon, 17 September 2018 11:10
|
 |
|
Re: RLOG in Linux
By: Oblivion on Mon, 17 September 2018 11:28
|
 |
|
Re: RLOG in Linux
By: Giorgio on Wed, 26 September 2018 12:37
|
 |
|
Re: RLOG in Linux
By: mirek on Wed, 03 October 2018 10:05
|
 |
|
Re: RLOG in Linux
By: Giorgio on Wed, 03 October 2018 10:18
|
 |
|
Re: RLOG in Linux
By: omari on Wed, 03 October 2018 13:55
|
Goto Forum:
Current Time: Mon Jun 09 15:39:15 CEST 2025
Total time taken to generate the page: 0.04151 seconds
|