1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: combining long strings |
From: | "Lang, Keenan C. via Tech-talk" <tech-talk at aps.anl.gov> |
To: | "Johnson, Andrew N." <anj at anl.gov> |
Cc: | "Sintschuk, Michael" <michael.sintschuk at bam.de>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Thu, 4 Feb 2021 00:31:26 +0000 |
Andrew,
I wasn't before, but I have now changed the errLog function to also write out using errlogPrintf.
Keenan
From: Johnson, Andrew N. <anj at anl.gov>
Sent: Wednesday, February 3, 2021 12:33 PM To: Lang, Keenan C. <klang at anl.gov> Cc: Sintschuk, Michael <michael.sintschuk at bam.de>; tech-talk at aps.anl.gov <tech-talk at aps.anl.gov> Subject: Re: combining long strings Hi Keenan,
Thanks for correcting me, I didn’t notice that PACT was still 1.
Does it also log lua errors using errlogPrintf() or an equivalent? I would want the IOC's error log to have a record of this kind of problem, and to not have to monitor the ERR fields of all the lua records.
- Andrew
--
Complexity comes for free, simplicity you have to work for.
|