diff --git a/documentation/current/eiffelstudio/eiffelstudio-how-tos/running-and-debugging/tracing.wiki b/documentation/current/eiffelstudio/eiffelstudio-how-tos/running-and-debugging/tracing.wiki index a09040ec..20d2922a 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-how-tos/running-and-debugging/tracing.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-how-tos/running-and-debugging/tracing.wiki @@ -1,12 +1,6 @@ [[Property:title|Tracing]] [[Property:weight|8]] [[Property:uuid|ecb9dd1e-52a9-25c4-b27b-4b5ec806b115]] -{{UnderConstruction}} - - -{{ReviewRequested}} - - =Introduction= The '''tracing facility''' allows you to see a structured log of the flow of control through your system, feature by feature. By default, execution traces are written to standard output.