tracing:intro
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tracing:intro [2008/10/06 15:03] – created bdefrain | tracing:intro [2021/02/05 13:55] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | [[tracing: | ||
| + | [[tracing: | ||
| + | [[tracing: | ||
| + | [[tracing: | ||
| ====== Tracing: Intro ====== | ====== Tracing: Intro ====== | ||
| - | In these exercises, we will use AspectJ and annotations to protect the access to a number of methods in the figure editor application. | + | Tracing and logging is the " |
| ===== Set-up & Running ===== | ===== Set-up & Running ===== | ||
| Line 7: | Line 11: | ||
| You can reuse the AspectJ project with the figure editor application you have created during the previous track. If you haven' | You can reuse the AspectJ project with the figure editor application you have created during the previous track. If you haven' | ||
| + | ===== The log panel (and LogAdapter aspect) ===== | ||
| + | |||
| + | The figure editor includes a log panel for displaying status messages. You can write to this panel through the static method '' | ||
| + | |||
| + | You might notice that the '' | ||
| + | |||
| + | {{tracing: | ||
| + | |||
| + | ---- | ||
| + | |||
| + | Afterwards, start the track at [[tracing: | ||
tracing/intro.1223298195.txt.gz · Last modified: by bdefrain
