NormanM: 2020-03-20 17:41:44.020 Debug: Message created with length 79
What is this .....
What is this .....
I keep seeing it in the log and wonder what it is.
Re: What is this .....
Looks like a debug message to me. Do you have debug=1 set in your configuration for some odd reason?
Programmers print out debug messages so that they can visually see what is happening in the code and make sure it is doing the correct thing and taking the correct paths. Sometimes they forget to comment them out in the source code.
Either way I wouldn't worry about it.
If someones previous actions are any indication of their future actions, then I predict the deletion and removal of access will happen at any moment. 7-11-2020.
"07/13/20 This Website Has Been Taken Down" ... again
"07/13/20 This Website Has Been Taken Down" ... again

Re: What is this .....
That is not what I am talking about.
Search the page for "Debug", each mode will have a seperate one, in my configuration there are 7 of them.
Remember it also possible that even if you have them all set to Debug=0 that when someone was writing and testing a piece of code they hardcoded that message to be displayed and simply forgot to remove it. It is just a output to the log and nothing to be concerned about.
If someones previous actions are any indication of their future actions, then I predict the deletion and removal of access will happen at any moment. 7-11-2020.
"07/13/20 This Website Has Been Taken Down" ... again
"07/13/20 This Website Has Been Taken Down" ... again
