ArcGIS Desktop

  • ArcGIS Pro
  • ArcMap

  • ArcGIS Pro
  • ArcMap
ArcGIS Desktop

ArcGIS Online

組織のマッピング プラットフォーム

ArcGIS Desktop

完全なプロ仕様の GIS

ArcGIS Enterprise

エンタープライズ GIS

ArcGIS for Developers

位置情報利用アプリの開発ツール

ArcGIS Solutions

各種業界向けの無料のテンプレート マップおよびテンプレート アプリケーション

ArcGIS Marketplace

組織で使えるアプリとデータを取得

  • ArcGIS Pro
  • ArcMap
Esri
English
  • English
  • Deutsch
  • Español
  • Français
  • 日本語
  • Русский
  • 简体中文
  • サイン イン
user
  • マイ プロフィール
  • サイン アウト

ArcMap

  • ホーム
  • はじめに
  • マップ
  • 解析
  • データ管理
  • ツール
  • エクステンション

SetLogHistory

この ArcGIS 10.5 ドキュメントはアーカイブされており、今後更新されません。 コンテンツとリンクが古い場合があります。 最新のドキュメントをご参照ください。
  • サマリー
  • 説明
  • 構文
  • コードのサンプル

サマリー

For script tools and stand-alone scripts (scripts run outside of an ArcGIS application), you can enable or disable history logging using the SetLogHistory function.

When log history is activated, after each geoprocessing tool is run, an entry with the information about the tool will be added to the following:

  • The history log file, an Extensible Markup language (XML) file
  • The Geoprocessing history section of the metadata of the data modified or created by the tool

説明

When running a script, history logging is activated by default. To disable history logging, use arcpy.SetLogHistory(False).

構文

SetLogHistory (log_history)
パラメーター説明データ タイプ
log_history

True to enable geoprocessing logging history and False to disable.

Boolean

コードのサンプル

SetLogHistory example

Turn off geoprocessing log history.

import arcpy
arcpy.SetLogHistory(False)

関連トピック

  • GetLogHistory
  • ツール実行履歴の表示

ArcGIS Desktop

  • ホーム
  • ArcGIS Pro
  • ArcMap
  • ドキュメント
  • サポート

ArcGIS

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS Platform
  • ArcGIS Developer
  • ArcGIS Solutions
  • ArcGIS Marketplace

Esri について

  • 会社概要
  • 採用情報
  • スタッフ ブログ
  • ユーザ カンファレンス
  • デベロッパ サミット
Esri
Copyright © 2018 Esri. | プライバシー | リーガル