0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

デバッグログやごみ箱について

Posted at
Page 1 of 2

デバッグログの削除

SELECT Id, StartTime, LogUserId, LogLength, Location FROM ApexLog WHERE LogUserId = '005xxxxxx'

「LogLength」で並び替える
[Delete Row (行を削除)] をクリックします。

ごみ箱の場所
Classic
https://xxxx.my.salesforce.com/search/UndeletePage

Lightning Experience
https://xxxx.my.salesforce.com/lightning/o/DeleteEvent/home

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?