Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Titan » PTC logging(How to log only one particular PTC)
PTC logging [message #1848613] Thu, 09 December 2021 17:58 Go to next message
Olaf Bergengruen is currently offline Olaf BergengruenFriend
Messages: 127
Registered: November 2018
Senior Member
Hi Titan experts,

when submitting logs for ETSI / GCF approval for a test case validation, we need to provide logs, in particular the logs at the system interface.

For that we have in our configuration file

FileMask := LOG_ALL | TTCN_ERROR | TTCN_USER | MATCHING  | TTCN_PORTEVENT


The problem with this is that we get the logging of all the other PTCs which are uninteresting and resulting in in lots of useless data.

My question: Is there a trick to apply the file mask to a particular PTC and not to all PTCs?

Regards,
Olaf
Re: PTC logging [message #1848614 is a reply to message #1848613] Thu, 09 December 2021 18:08 Go to previous messageGo to next message
Gábor Szalai is currently offline Gábor SzalaiFriend
Messages: 134
Registered: December 2015
Senior Member
Yes of course. The FileMask can be set per component

<component_id>.FileMaks := ....

component_id:
- mtc, hc, 3,4,5
- component name assigned during create
- component type

Re: PTC logging [message #1848621 is a reply to message #1848614] Thu, 09 December 2021 21:33 Go to previous message
Olaf Bergengruen is currently offline Olaf BergengruenFriend
Messages: 127
Registered: November 2018
Senior Member
That's great, Gábor!
Thanks,
Olaf
Previous Topic:Strategies for shutting down complex component hierarchy
Next Topic:titan.TestPorts.IPL4asp SCTP socket returning wrong sinfo_ppid=0 when receiving data chunk
Goto Forum:
  


Current Time: Thu Oct 10 02:31:17 GMT 2024

Powered by FUDForum. Page generated in 0.03570 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top