Top "Trace" questions

A trace is a log of execution of a process or method.

How to echo shell commands as they are executed

In a shell script, how do I echo all shell commands called and expand any variable names? For example, given …

bash shell sh posix trace
Logging best practices

I'd like to get stories on how people are handling tracing and logging in real applications. Here are some questions …

.net asp.net logging trace
When tracing out variables in the console, How to create a new line?

So I'm trying to do something simple, I want to break up my traces in the console into several lines, …

javascript jquery console trace
How can I debug git/git-shell related problems?

How can I have some debug information regarding git/git-shell? I had a problem, that user1 could clone a repository …

git debugging trace
How can I add (simple) tracing in C#?

I want to introduce some tracing to a C# application I am writing. Sadly, I can never really remember how …

c# trace
How to check if PDF was modified

I have a PDF generated by 3rd party system. Using PDF editor or els software I have modified it. Is …

pdf trace
Tool to trace local function calls in Linux

I am looking for a tool like ltrace or strace that can trace locally defined functions in an executable. ltrace …

linux debugging trace
See trace() of Flash when running in browser

What's an easy way to see the trace() output of Flash/Flex movies when running in any browser?

flash actionscript debugging trace browser-plugin
How can I see queries that are executed against Oracle?

I need to see the queries that are being sent to Oracle to execute them. Can someone give me specific …

oracle trace logging
Disable Track and Trace in apache

I have Apache 2.2.22 in suse Linux. I want to disable track & trace in Apache and use 1- TraceEnable Off …

apache trace user-tracking