Skip to content

Commit 22f49eb

Browse files
Merge pull request #456 from lukecotter/chore-update-images-v1.12.0
chore: update images v1.12.0
2 parents 2ebe4ff + af537e4 commit 22f49eb

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
Apex Log Analyzer makes performance analysis of Salesforce debug logs much easier and quicker. Visualize code execution via a Flame chart and Call Tree, identify and resolve performance and SOQL/DML problems via Method and Database Analysis.
99

10-
![preview](https://raw.githubusercontent.com/certinia/debug-log-analyzer/main/lana/dist/v1.10/lana-preview.gif)
10+
![preview](https://raw.githubusercontent.com/certinia/debug-log-analyzer/main/lana/dist/v1.12/lana-preview.gif)
1111

1212
## WARNING
1313

@@ -128,7 +128,8 @@ Each column can be sorted by clicking the column header, this will sort the rows
128128

129129
#### Filtering
130130

131-
Details (events with 0 time) are hidden by default but can be shown/ hidden.
131+
Details (events with 0 time) are hidden by default but can be shown/ hidden.\
132+
Show only debug statements using the Debug Only filter.\
132133
Min and Max filtering can be done on the _Total Time_ and _Self Time_ columns.
133134

134135
#### Keyboard Navigation
@@ -143,7 +144,7 @@ Show analysis of method calls by showing Self Time, Total Time, Count (number of
143144

144145
#### Sort
145146

146-
By default the Analysis table is sorted with the events that took the longest by Self Time at the top.
147+
By default the Analysis table is sorted with the events that took the longest by Self Time at the top.\
147148
Each column can be sorted by clicking the column header, this will sort the rows ascending or descending.
148149

149150
#### Group

docs/index.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Apex Log Analyzer makes performance analysis of Salesforce debug logs much easier and quicker. Visualize code execution via a Flame chart and Call Tree, identify and resolve performance and SOQL/DML problems via Method and Database Analysis.
44

5-
![preview](https://raw.githubusercontent.com/certinia/debug-log-analyzer/main/lana/dist/v1.10/lana-preview.gif)
5+
![preview](https://raw.githubusercontent.com/certinia/debug-log-analyzer/main/lana/dist/v1.12/lana-preview.gif)
66

77
## WARNING
88

lana/dist/v1.12/lana-preview.gif

3.06 MB
Loading

0 commit comments

Comments
 (0)