JP6920800B2 - Payment device, program and logging method - Google Patents
Payment device, program and logging method Download PDFInfo
- Publication number
- JP6920800B2 JP6920800B2 JP2016186159A JP2016186159A JP6920800B2 JP 6920800 B2 JP6920800 B2 JP 6920800B2 JP 2016186159 A JP2016186159 A JP 2016186159A JP 2016186159 A JP2016186159 A JP 2016186159A JP 6920800 B2 JP6920800 B2 JP 6920800B2
- Authority
- JP
- Japan
- Prior art keywords
- log
- log recording
- level
- abnormality
- recording level
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 25
- 230000008859 change Effects 0.000 claims description 115
- 230000005856 abnormality Effects 0.000 claims description 45
- 238000012545 processing Methods 0.000 claims description 29
- 230000008569 process Effects 0.000 claims description 17
- 238000001514 detection method Methods 0.000 claims description 5
- 230000006854 communication Effects 0.000 description 19
- 238000004891 communication Methods 0.000 description 16
- 230000006870 function Effects 0.000 description 9
- 238000001994 activation Methods 0.000 description 8
- 238000010586 diagram Methods 0.000 description 8
- 230000004913 activation Effects 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000003213 activating effect Effects 0.000 description 1
- 238000011835 investigation Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
Images
Landscapes
- Cash Registers Or Receiving Machines (AREA)
- Debugging And Monitoring (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
Description
本発明の実施形態は、決済装置、プログラムおよびログ記録方法に関する。 Embodiments of the present invention relate to payment devices , programs and logging methods .
従来、スーパーマーケット等の店舗では、決済処理を行うための決済装置が用いられている。決済装置は、利用状況やエラー等の発生をログとして記録する機能を備えている。係るログは、記録する情報の詳細度等に応じて複数段階のレベルに分けられており、一般的に高レベルになるほど詳細な情報を記録するよう設定されている。例えば、トラブル等が発生した場合には、トラブルの原因を調査するため高レベルに設定することで、より詳細なログを記録させている。 Conventionally, in stores such as supermarkets, a payment device for performing payment processing has been used. The payment device has a function of recording the occurrence of usage status and errors as a log. The log is divided into a plurality of levels according to the level of detail of the information to be recorded, and generally, the higher the level, the more detailed information is set to be recorded. For example, when a trouble occurs, a more detailed log is recorded by setting it to a high level in order to investigate the cause of the trouble.
このように決済装置の管理者は、トラブルが発生する度に、より詳細なログを記録する設定に変更していた。また、管理者は、より詳細なログの記録はCPUや記憶媒体への負担が大きいため、トラブルの原因の調査が完了した場合に、低レベルの設定に戻していた。しかしながら、管理者は、決済装置にトラブルが発生する度に設定を変更しなければならず煩雑であった。 In this way, the administrator of the payment device has changed the setting to record a more detailed log each time a trouble occurs. In addition, since the administrator has a heavy burden on the CPU and the storage medium for recording more detailed logs, the administrator has returned to the low level setting when the investigation of the cause of the trouble is completed. However, the administrator has to change the setting every time a trouble occurs in the payment device, which is complicated.
本発明が解決しようとする課題は、ログを記録する事象を変更することができる決済装置、プログラムおよびログ記録方法を提供することである。 An object to be solved by the present invention is to provide a payment device, a program, and a logging method capable of changing the event of logging.
実施形態の決済装置は、記録手段と、変更手段とを備える。前記記録手段は、記録する事象の種別が段階的に増加するように複数段階にレベル分けされたログ記録レベルの一つに基づいて、自装置に発生した事象をログとして記録する。前記変更手段は、自装置の動作に係る異常の種別毎に、異常が検知された場合に変更の対象となるログ記録レベルの条件と、変更後のログ記録レベルと、異常が検知された処理が終了した場合に使用する処理終了後のログ記録レベルとが規定されたレベル変更条件テーブルに基づき、自装置に発生した異常を検知した場合で且つ現在のログ記録レベルが前記条件を満たす場合に、前記記録手段が記録する前記ログのログ記録レベルを、検知した異常に対応する変更後のログ記録レベルに変更する。前記記録手段は、前記変更手段が自装置に発生した異常を検知したことにより前記ログ記録レベルを変更したことを条件に、当該異常についてのログを変更後のログ記録レベルで記録する。前記変更手段は、前記異常を検知した処理が終了したことを条件に、当該異常に対応する処理終了後のログ記録レベルに変更する。 The payment device of the embodiment includes a recording means and a changing means. The recording means records an event that has occurred in its own device as a log based on one of the log recording levels divided into a plurality of stages so that the types of events to be recorded are gradually increased. The changing means includes the condition of the log recording level to be changed when an abnormality is detected, the log recording level after the change, and the processing in which the abnormality is detected for each type of abnormality related to the operation of the own device. When an abnormality that has occurred in the own device is detected based on the level change condition table that defines the log recording level after the processing is completed , and the current log recording level satisfies the above conditions. , The log recording level of the log recorded by the recording means is changed to the changed log recording level corresponding to the detected abnormality. Before type recording means, said changing means on the condition that changed the logging level by having detected the abnormality occurring in the own device, and records the log of the abnormality in the logging level after the change. The changing means changes to the log recording level after the processing corresponding to the abnormality is completed, on condition that the processing for detecting the abnormality is completed.
以下、添付図面を参照して、決済装置及びプログラムの実施形態を詳細に説明する。なお、以下に説明する実施形態は、決済装置及びプログラムの一実施形態であって、その構成や仕様等を限定するものではない。本実施形態は、スーパーマーケット等の店舗に導入される、取引の決済を行う決済装置への適用例である。 Hereinafter, embodiments of the payment device and the program will be described in detail with reference to the attached drawings. It should be noted that the embodiment described below is an embodiment of the payment device and the program, and does not limit the configuration, specifications, and the like. This embodiment is an application example to a payment device for settlement of transactions, which is introduced in a store such as a supermarket.
図1は、決済装置1の外観を示す斜視図である。決済装置1は、決済カードを使用して、一取引に係る決済を行う組み込み機器である。ここで、決済カードとは、クレジットカードや、デビットカードや、非接触ICカードによる決済に使用されるカードである。 FIG. 1 is a perspective view showing the appearance of the payment device 1. The payment device 1 is an embedded device that makes a payment related to one transaction using a payment card. Here, the payment card is a card used for payment by a credit card, a debit card, or a non-contact IC card.
決済装置1は、本体11の側部に電源スイッチ12を備える。また、決済装置1は、本体11の上部の開口を覆いふさぐ上面パネル13を本体11の上部に備える。決済装置1は、上面パネル13が開かれると本体11の内部に、ロール状のレシート用紙を収納する収納部を備える。
The payment device 1 includes a
上面パネル13は、表示部14を備える。表示部14は、例えば、液晶ディスプレイ等である。また、表示部14は、決済装置1を操作するタッチパネル15を備える。タッチパネル15は、表示部14上の操作(タッチ)された箇所を検知して、表示部14が表示している表示要素に応じた操作が入力されたものとして判断する。これにより、タッチパネル15は、表示部14が表示したキーが操作されたとしてキーの操作を受け付ける。
The
決済装置1は、本体11の側面上部に、決済用の決済カードから決済カードに格納されている情報を読み取るカード読取部16を備える。
The payment device 1 includes a
決済装置1は、本体11の内部に、上述のレシート用紙に決済に関する情報や売上レポート等を印字する印字部113(図2参照)を備える。決済装置1は、本体11と上面パネル13との間に設けられているレシート発行口17から印字後のレシート用紙を発行する。
The payment device 1 includes a printing unit 113 (see FIG. 2) that prints payment-related information, sales reports, and the like on the above-mentioned receipt paper inside the main body 11. The payment device 1 issues the printed receipt paper from the
次に、決済装置1のハードウェア構成について説明する。 Next, the hardware configuration of the payment device 1 will be described.
図2は、決済装置1のハードウェア構成の一例を示すブロック図である。決済装置1は、各部を制御するための制御部100を備える。制御部100は、CPU(Central Processing Unit)101と、ROM(Read Only Memory)102と、RAM(Random Access Memory)103とを備える。CPU101は、アドレスバス、データバス等のバスライン104を介して、ROM102と、RAM103と接続する。CPU101は、ROM102や記憶部105に記憶されたプログラムを、RAM103に展開する。CPU101は、RAM103に展開したプログラムに従って動作することで決済装置1を制御する。
FIG. 2 is a block diagram showing an example of the hardware configuration of the payment device 1. The payment device 1 includes a
制御部100は、バスライン104を介して、記憶部105と、コントローラ106と、通信インタフェース107と接続する。
The
記憶部105は、電源が遮断されても記憶情報を保持するフラッシュメモリ等の不揮発性メモリである。記憶部105は、制御プログラム108と、ログ記録レベルテーブル109と、レベル変更条件テーブル110と、初期値情報111と、ログ記録設定情報112とを記憶する。
The storage unit 105 is a non-volatile memory such as a flash memory that retains storage information even when the power supply is cut off. The storage unit 105 stores the
制御プログラム108は、オペレーティングシステムや、決済装置1が備えている機能を発揮させるためのプログラムである。制御プログラム108には、本実施形態に係る特徴的な機能を発揮させるプログラムが含まれる。
The
図3は、ログ記録レベルテーブル109のデータ構成の一例を示す説明図である。ログ記録レベルテーブル109は、ログに記録する事象の種別が段階的に増加するように複数段階にレベル分けした情報テーブルである。ログ記録レベルテーブル109は、ログ記録レベルと、記録事象とを関連付けて記憶する。ログ記録レベルは、記録する事象の種別が段階的に増加するように複数段階にレベル分けした場合のレベル値である。記録事象は、ログに記録する事象の内容である。 FIG. 3 is an explanatory diagram showing an example of the data structure of the log recording level table 109. The log recording level table 109 is an information table divided into a plurality of stages so that the types of events to be recorded in the log are gradually increased. The log recording level table 109 stores the log recording level and the recording event in association with each other. The log recording level is a level value when the level is divided into a plurality of stages so that the types of events to be recorded are gradually increased. The recorded event is the content of the event to be recorded in the log.
図3のログ記録レベルテーブル109は、レベル1からレベル4までの記録事象を示している。レベル1は、決済装置1の電源が投入された場合または電源が遮断された場合の日時、致命的なエラーの発生日時、及び致命的なエラーのエラーコード等をログに記録する。致命的なエラーとは、決済装置1が動作することができない程度のエラー等である。エラーコードとは、エラーを識別可能な識別情報である。レベル2は、レベル1においてログに記録する事象に加えて、軽微なエラーの発生日時、及び軽微なエラーのエラーコード等の事象に記録する。軽微なエラーは、致命的なエラー以外のエラーである。更に詳しくは、軽微なエラーは、決済装置1の機能の一部のエラーである。例えば、軽微なエラーは、通信における通信エラーや、所定の期間が経過したことを示すタイムアウトエラーや、ファイルの読込みや書込みのエラー等である。レベル3は、レベル2においてログに記録する事象に加えて、エラー発生時に実行していた処理の内容を示す情報、及び処理で使用したデータの記録等をログに記録する。レベル4は、レベル3においてログに記録する事象に加えて、操作の記録等をログに記録する。このように、ログ記録レベルテーブル109は、記録する事象の種別が段階的に増加するようにレベル分けされており、高レベルになるほど記録する情報量は増大する。なお、本実施形態に係るログ記録レベルテーブル109は、レベル4までを示しているが、ログ記録レベルテーブル109は、レベル5以上あってもよい。 The log recording level table 109 of FIG. 3 shows the recording events from level 1 to level 4. Level 1 logs the date and time when the power of the payment device 1 is turned on or turned off, the date and time when a fatal error occurs, the error code of the fatal error, and the like. The fatal error is an error or the like that the payment device 1 cannot operate. An error code is identification information that can identify an error. In level 2, in addition to the events recorded in the log at level 1, the date and time when a minor error occurs and the error code of the minor error are recorded in the event. Minor errors are non-fatal errors. More specifically, the minor error is a partial error in the function of the payment device 1. For example, minor errors include communication errors in communication, timeout errors indicating that a predetermined period has elapsed, file read / write errors, and the like. At level 3, in addition to the events recorded in the log at level 2, information indicating the content of the process executed at the time of error occurrence, recording of data used in the process, and the like are recorded in the log. At level 4, in addition to the events recorded at level 3, operation records and the like are recorded in the log. In this way, the log recording level table 109 is divided into levels so that the types of events to be recorded gradually increase, and the higher the level, the greater the amount of information to be recorded. Although the log recording level table 109 according to the present embodiment shows up to level 4, the log recording level table 109 may have level 5 or higher.
図4は、レベル変更条件テーブル110のデータ構成の一例を示す説明図である。レベル変更条件テーブル110は、ログ記録レベルを変更する変更条件を記憶した情報テーブルである。レベル変更条件テーブル110は、変更条件コードと、変更条件と、変更内容とを関連付けて記憶する。変更条件コードは、ログ記録レベルを変更する変更条件を識別可能な識別情報である。変更条件は、ログ記録レベルを変更する条件である。例えば、変更条件は、決済装置1自身に発生したエラー等の異常を検知したことである。変更内容は、変更条件に適合した場合におけるログ記録レベルの変更内容である。 FIG. 4 is an explanatory diagram showing an example of the data structure of the level change condition table 110. The level change condition table 110 is an information table that stores change conditions for changing the logging level. The level change condition table 110 stores the change condition code, the change condition, and the change content in association with each other. The change condition code is identification information that can identify the change condition that changes the logging level. The change condition is a condition for changing the logging level. For example, the change condition is that an abnormality such as an error that has occurred in the payment device 1 itself has been detected. The content of the change is the content of the change in the logging level when the change conditions are met.
図4のレベル変更条件テーブル110は、L001と、L002と、L003と、L004とについて示している。L001に係る変更条件は、操作ミスにより発生したエラーのエラーコードを検知したことである。L001に係る変更内容は、操作内容を記録するために、操作ミスと同様の操作を検知した場合にログ記録レベルをレベル4に変更するものである。L002に係る変更条件は、通信処理で誤ったデータを受信したことによるエラーのエラーコードを検知したことである。L002に係る変更内容は、データ内容を記録するために、ログ記録レベルがレベル2以下の場合にレベル3に変更する。さらに、L002に係る変更内容は、通信処理が終了した後にログ記録レベルを変更前のレベルに変更するものである。L003の変更条件は、タイムアウトエラーを示すエラーコードを検知したことである。L003の変更内容は、他にもエラーが発生している可能性があるため、ログ記録レベルがレベル1の場合にレベル2に変更するものである。L004の変更条件は、ファイルの読込みエラーを示すエラーコードを検知したことである。L004の変更内容は、ファイルの読込み又は書込み処理を実行する場合においてログ記録レベルがレベル2以下の場合にレベル3に変更する。さらに、L004の変更内容は、読込み又は書込み処理が終了した後にログ記録レベルを変更前のレベルに変更する。なお、本実施形態に係るレベル変更条件テーブル110は、4つの変更条件を示しているが、レベル変更条件テーブル110は、5つ以上の変更条件及び変更内容を有していてもよい。 The level change condition table 110 of FIG. 4 shows L001, L002, L003, and L004. The change condition related to L001 is that the error code of the error caused by the operation error is detected. The change content related to L001 is to change the log recording level to level 4 when an operation similar to an operation error is detected in order to record the operation content. The change condition relating to L002 is that an error code of an error due to receiving incorrect data in the communication process is detected. The change content related to L002 is changed to level 3 when the log recording level is level 2 or lower in order to record the data content. Further, the content of the change relating to L002 is to change the log recording level to the level before the change after the communication processing is completed. The change condition of L003 is that an error code indicating a timeout error is detected. Since there is a possibility that another error has occurred, the change content of L003 is changed to level 2 when the log recording level is level 1. The change condition of L004 is that an error code indicating a file reading error is detected. The change contents of L004 are changed to level 3 when the log recording level is level 2 or less when the file read or write process is executed. Further, the change content of L004 changes the log recording level to the level before the change after the read or write process is completed. Although the level change condition table 110 according to the present embodiment shows four change conditions, the level change condition table 110 may have five or more change conditions and change contents.
初期値情報111には、初期化された場合に設定するログ記録レベルが記憶されている。ここで、初期化とは、例えば、決済装置1に電源を投入して起動させる起動処理である。なお、初期化は、起動処理に限らず、決済装置1を初期化する操作が入力された場合の処理等であってもよい。本実施形態に係る初期値情報111には、ログ記録レベルのレベル1が設定されていることを想定している。しかしながら、初期値情報111には、任意のログ記録レベルを設定することができる。さらに、初期値情報111には、ログ記録レベルに限らず、特定の事象を設定してもよい。 The initial value information 111 stores a log recording level to be set when it is initialized. Here, the initialization is, for example, an activation process in which the payment device 1 is turned on and activated. The initialization is not limited to the activation process, and may be a process when an operation for initializing the payment device 1 is input. It is assumed that the log recording level level 1 is set in the initial value information 111 according to the present embodiment. However, any logging level can be set in the initial value information 111. Further, the initial value information 111 is not limited to the log recording level, and a specific event may be set.
ログ記録設定情報112は、現在のログ記録レベルの設定値を示す情報である。すなわち、ログ記録設定情報112は、記録する事象が段階的に増加するよう複数段階にレベル分けされたログ記録レベルから選択された一のログ記録レベルを示す情報である。 The log recording setting information 112 is information indicating a setting value of the current log recording level. That is, the log recording setting information 112 is information indicating one log recording level selected from the log recording levels divided into a plurality of stages so that the number of events to be recorded increases stepwise.
コントローラ106は、表示部14と、タッチパネル15と、カード読取部16と、印字部113と接続する。コントローラ106は、制御部100からの指令に基づいて、接続された各種ハードウェアを制御する。
The
印字部113は、プラテンローラと印字ヘッドとを備える。プラテンローラは、本体11の内部に収納されたレシート用紙を回転することで引き出して搬送する。印字ヘッドは、例えばサーマルヘッドである。印字ヘッドは、プラテンローラが搬送したレシート用紙に、客が購入した商品の明細等を印字する。 The printing unit 113 includes a platen roller and a printing head. The platen roller pulls out and conveys the receipt paper stored inside the main body 11 by rotating it. The print head is, for example, a thermal head. The print head prints the details of the product purchased by the customer on the receipt paper conveyed by the platen roller.
通信インタフェース107は、インターネット等のネットワークを介して、各装置と通信するためのインタフェースである。 The communication interface 107 is an interface for communicating with each device via a network such as the Internet.
次に、決済装置1が備える特徴的な機能について説明する。ここで、図5は、決済装置1が備える特徴的な機能構成を示すブロック図である。 Next, the characteristic functions of the payment device 1 will be described. Here, FIG. 5 is a block diagram showing a characteristic functional configuration included in the payment device 1.
決済装置1の制御部100は、記憶部105に記憶された制御プログラム108をRAM103に展開し、制御プログラム108に従って動作することで、図5に示す各機能部をRAM103に生成する。具体的には、決済装置1の制御部100は、機能部として、起動制御部1001と、操作制御部1002と、表示制御部1003と、印字制御部1004と、通信制御部1005と、売上登録部1006と、会計処理部1007と、ログ記録部1008と、ログ出力部1009と、設定変更部1010と、初期値設定部1011とを備える。
The
起動制御部1001は、電源スイッチ12の押下により電力の供給が開始した場合に、決済装置1を起動させる。
The activation control unit 1001 activates the payment device 1 when the power supply is started by pressing the
操作制御部1002は、タッチパネル15を制御して、各種操作を受け付ける。なお、操作制御部1002は、タッチパネル15に限らず、ハードウェアキーから各種操作を受け付けてもよい。
The
表示制御部1003は、表示部14を制御して、各種画面を表示させる。
The
印字制御部1004は、印字部113を制御して、レシート用紙に各種情報を印字させる。
The
通信制御部1005は、通信インタフェース107を制御して、ネットワークを介して接続された一又は複数の装置と通信する。すなわち、通信制御部1005は、ネットワークを介して、各種情報の入力を受け付ける。また、通信制御部1005は、ネットワークを介して、各種情報を出力する。
The
売上登録部1006は、販売データ処理における、販売対象の商品を登録する売上登録処理を制御する。すなわち、売上登録部1006は、商品を識別可能な商品コード等を操作制御部1002が受け付けた場合に、指定された商品コードの商品を売上登録する。また、売上登録部1006は、一取引に係る売上登録した商品の代金の合計金額を算出する。
The
会計処理部1007は、カード読取部16と協働で、販売対象の商品の会計処理を実行する。ここで、会計処理とは、例えば、一取引において商品等の代金を電子決済サービス等により支払う処理である。
The
ログ記録部1008は、本実施形態に係る記録手段として機能する。ログ記録部1008は、ログ記録設定情報112に設定されたログ記録レベルに基づいて、決済装置1に発生した事象をログとして記録する。さらに詳しくは、ログ記録部1008は、ログ記録設定情報112に設定されたログ記録レベルの記録事象が決済装置1に発生したことを条件に発生した記録事象を示すログを生成する。そして、ログ記録部1008は、生成したログを記憶部105等に記憶させる。
The
ログ出力部1009は、ログ記録部1008が記憶部105等に記憶させたログを出力する。ログ出力部1009は、様々な方法によりログを出力する。例えば、ログ出力部1009は、通信制御部1005と協働で、通信インタフェース107にログを送信させることにより出力する。また、ログ出力部1009は、表示制御部1003と協働で、表示部14にログを表示させることにより出力する。また、ログ出力部1009は、印字制御部1004と協働で、印字部113にログを印字させることにより出力する。
The
設定変更部1010は、本実施形態に係る第1変更手段として機能する。設定変更部1010は、ログ記録部1008にログとして記録させる事象を変更する。すなわち、設定変更部1010は、ログ記録設定情報112を変更する。
The
例えば、設定変更部1010は、レベル変更条件テーブル110に規定された変更条件を満たした場合に、レベル変更条件テーブル110の変更内容に示されたログ記録レベルに変更する。例えば、設定変更部1010は、決済装置1自身に発生したエラー等の異常を検知したことを条件に、ログ記録部1008にログとして記録させる事象を、検知した異常に応じた事象に変更する。さらに、設定変更部1010は、レベル変更条件テーブル110の変更内容において処理が終了後にログ記録レベルを戻すことが規定されている場合に、変更前のログ記録レベルに変更する。例えば、設定変更部1010は、変更内容に設定されている異常を検知した処理が終了したことを条件に、ログ記録部1008にログとして記録させる事象を、変更する前の事象に戻す。
For example, when the change condition specified in the level change condition table 110 is satisfied, the setting
ここで、設定変更部1010は、自装置に発生した異常等の事象を検知したことによりログ記録レベルを変更したことを条件に、検知した異常等の事象については変更後のログ記録レベルでログ記録部1008にログを記録させる。例えば、図4に示すレベル変更条件テーブル110のL002には、通信処理で誤ったデータを受信したことによるエラーを示すエラーコードを検知した場合にログ記録レベルをレベル3に変更することが示されている。そして、図3に示すログ記録レベルテーブル109のレベル3には、処理で使用したデータについても記録することが設定されている。すなわち、ログ記録部1008は、通信処理で誤ったデータを受信したことによるエラーにより設定変更部1010がレベル3に変更した場合には、誤ったデータについてもログとして記録する。
Here, the setting
本実施形態に係る設定変更部1010は、ログ記録部1008が記録したログに基づいて変更条件を満たしたか否かを判定する。例えば、設定変更部1010は、ログ記録部1008が記録したログからエラー等の異常を検知する。しかしながら、設定変更部1010は、ログからの検知に限らず、他の方法により変更条件を満たしたか否かを判定してもよい。例えば、設定変更部1010は、決済装置1の各部にセンサを備えている場合には、センサからの出力により変更条件を満たしたか否かを判定してもよい。
The setting
また、設定変更部1010は、ログ記録レベルを変更する入力を受け付けた場合に、入力において指定されたログ記録レベルをログ記録設定情報112に設定する。ここで、ログ記録レベルを変更する入力は、様々な方法により受け付ける。例えば、操作制御部1002や通信制御部1005が、ログ記録レベルを変更する入力を受け付ける入力手段として機能する。さらに詳しくは、操作制御部1002は、ログ記録レベルを変更する操作を受け付ける。また、通信制御部1005は、ログ記録レベルを変更する情報を受け付ける。そして、設定変更部1010は、操作制御部1002や通信制御部1005が受け付けたログ記録レベルに変更する。
Further, when the setting
初期値設定部1011は、本実施形態に係る第2変更手段として機能する。初期値設定部1011は、特定の事象が発生したことを条件に、初期値情報111に記憶されているログ記録レベルをログ記録設定情報112に変更する。例えば、特定の事象とは、決済装置1自身を起動させる起動処理である。また、特定の事象とは、決済装置1を初期化する操作が入力された場合に実行する初期化処理である。
The initial
ここで、本実施形態の初期値情報111には、ログ記録レベルのレベル1が設定されている。また、エラー等の異常が決済装置1に発生している場合には、ログ記録設定情報112には、ログ記録レベルのレベル2以上が設定される。すなわち、初期値設定部1011は、起動処理等の特定の事象が発生したことを条件に、設定変更部1010が変更したログ記録レベルよりも低いログ記録レベルを設定する。従って、初期値設定部1011は、エラー等の異常が決済装置1に発生してログ記録レベルが上げられた場合であっても、決済装置1の再起動により初期値情報111をログ記録設定情報112に設定するためログ記録レベルを下げることができる。すなわち、初期値設定部1011は、ログ記録部1008が記録対象とする事象の種類を変更前よりも少なくできるため、CPU101や記憶部105等の負担を軽減することができる。
Here, level 1 of the log recording level is set in the initial value information 111 of the present embodiment. Further, when an abnormality such as an error occurs in the settlement device 1, the log recording level level 2 or higher is set in the log recording setting information 112. That is, the initial
次に、決済装置1が実行するレベル変更処理について説明する。ここで、図6は、実施形態の決済装置1が実行するレベル変更処理の一例を示すフローチャート図である。 Next, the level change process executed by the payment device 1 will be described. Here, FIG. 6 is a flowchart showing an example of the level change process executed by the payment device 1 of the embodiment.
決済装置1の起動制御部1001は、決済装置1を起動させる(ステップS1)。 The activation control unit 1001 of the payment device 1 activates the payment device 1 (step S1).
決済装置1の設定変更部1010は、初期値情報111に設定されているログ記録レベルを、ログ記録設定情報112に設定する(ステップS2)。
The setting
決済装置1の各機能部は、各種処理を実行する(ステップS3)。 Each functional unit of the payment device 1 executes various processes (step S3).
決済装置1のログ記録部1008は、ステップS3の各種処理の実行により発生した事象のログを生成する(ステップS4)。決済装置1のログ記録部1008は、生成したログを記憶部105等に記憶させる(ステップS5)。
The
決済装置1の設定変更部1010は、記憶部105等に記憶されたログに基づいて、レベル変更条件テーブル110の変更条件に規定された条件が満たされたか否かを判定する(ステップS6)。
The setting
レベル変更条件テーブル110の変更条件に規定された条件が満たされたことを条件に(ステップS6;Yes)、決済装置1の設定変更部1010は、レベル変更条件テーブル110の変更条件に規定されたレベルに変更する(ステップS7)。さらに、設定変更部1010は、レベル変更条件テーブル110の変更条件に、処理が終了後にレベルを変更前のレベルに戻すことが規定されている場合には、処理が終了後にレベルを変更前のレベルに戻す。そして、決済装置1は、ステップS3に移行する。
On condition that the conditions specified in the change conditions of the level change condition table 110 are satisfied (step S6; Yes), the setting
一方、レベル変更条件テーブル110の変更条件に規定された条件が満たされていないことを条件に(ステップS6;No)、決済装置1の初期値設定部1011は、初期値情報111を設定する条件が満たされているか否かを判定する(ステップS8)。
On the other hand, on the condition that the condition specified in the change condition of the level change condition table 110 is not satisfied (step S6; No), the initial
初期値情報111を設定する条件が満たされていないことを条件に(ステップS8;No)、決済装置1は、ステップS3に移行する。一方、初期値情報111を設定する条件が満たされていることを条件に(ステップS8;Yes)、決済装置1は、ステップS2に移行する。 The payment device 1 proceeds to step S3 on condition that the condition for setting the initial value information 111 is not satisfied (step S8; No). On the other hand, on condition that the condition for setting the initial value information 111 is satisfied (step S8; Yes), the settlement device 1 proceeds to step S2.
そして、決済装置1は、何れかのステップで電源が遮断された場合にレベル変更処理を終了する。 Then, the payment device 1 ends the level change process when the power is cut off at any step.
以上のように、本実施形態に係る決済装置1によれば、ログ記録部1008は、ログ記録設定情報112に設定されているログ記録レベルの事象が発生した場合に、発生した事象内容を示すログを生成する。操作制御部1002等は、操作制御部1002がログ記録設定情報112のログ生成レベルを変更する操作等を受け付けた場合に、ログ記録設定情報112のログ生成レベルを変更する。そして、初期値設定部1011は、決済装置1を起動する起動処理等の特定の事象が発生した場合に、ログ記録設定情報112に初期値情報111を設定する。従って、決済装置1は、管理者の操作がなくても、ログを記録する事象を変更することができる。すなわち、決済装置1は、管理者の操作がなくてもログを生成する対象の設定を変更するため、管理者がログ記録レベルの変更を失念した場合であってもログ記録レベルを変更することができる。
As described above, according to the payment device 1 according to the present embodiment, the
本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although some embodiments of the present invention have been described, these embodiments are presented as examples and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other embodiments, and various omissions, replacements, and changes can be made without departing from the gist of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are also included in the scope of the invention described in the claims and the equivalent scope thereof.
また、上記実施形態において、決済装置1は、レベル変更条件テーブル110とは別に初期値情報111を記憶部105に記憶している。しかしながら、初期値情報111は、レベル変更条件テーブル110に組み込まれていてもよい。この場合には、レベル変更条件テーブル110の変更条件として決済装置1を起動する起動処理が設定され、変更内容としてログ生成レベルをレベル1に設定されることがレベル変更条件テーブル110に登録されていればよい。 Further, in the above embodiment, the settlement device 1 stores the initial value information 111 in the storage unit 105 separately from the level change condition table 110. However, the initial value information 111 may be incorporated in the level change condition table 110. In this case, it is registered in the level change condition table 110 that the activation process for starting the payment device 1 is set as the change condition of the level change condition table 110 and the log generation level is set to level 1 as the change content. Just do it.
上記実施形態や変形例の各装置で実行されるプログラムは、各装置が備える記憶媒体(ROM又は記憶部)に予め組み込んで提供するものとするが、これに限らないものとする。例えば、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。さらに、記憶媒体は、コンピュータ或いは組み込みシステムと独立した媒体に限らず、LAN(Local Area Network)やインターネット等により伝達されたプログラムをダウンロードして記憶又は一時記憶した記憶媒体も含まれる。 The program executed by each device of the above-described embodiment or modification shall be provided by incorporating it into a storage medium (ROM or storage unit) provided in each device in advance, but the program is not limited to this. For example, a file in an installable format or an executable format should be recorded and provided on a computer-readable recording medium such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disk). It may be configured as. Further, the storage medium is not limited to a medium independent of a computer or an embedded system, but also includes a storage medium in which a program transmitted by a LAN (Local Area Network), the Internet, or the like is downloaded and stored or temporarily stored.
また、上記実施形態や変形例の各装置で実行されるプログラムをインターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよいし、インターネット等のネットワーク経由で提供又は配布するように構成してもよい。 Further, the program executed by each device of the above-described embodiment or modification may be stored on a computer connected to a network such as the Internet and provided by downloading via the network, or the Internet. It may be configured to be provided or distributed via a network such as.
1 決済装置
100 制御部
105 記憶部
108 制御プログラム
109 ログ記録レベルテーブル
110 レベル変更条件テーブル
111 初期値情報
112 ログ記録設定情報
1001 起動制御部
1002 操作制御部
1003 表示制御部
1004 印字制御部
1005 通信制御部
1006 売上登録部
1007 会計処理部
1008 ログ記録部
1009 ログ出力部
1010 設定変更部
1011 初期値設定部
1
Claims (5)
自装置の動作に係る異常の種別毎に、異常が検知された場合に変更の対象となるログ記録レベルの条件と、変更後のログ記録レベルと、異常が検知された処理が終了した場合に使用する処理終了後のログ記録レベルとが規定されたレベル変更条件テーブルに基づき、自装置に発生した異常を検知した場合で且つ現在のログ記録レベルが前記条件を満たす場合に、前記記録手段が記録する前記ログのログ記録レベルを、検知した異常に対応する変更後のログ記録レベルに変更する変更手段と、
を備え、
前記記録手段は、前記変更手段が自装置に発生した異常を検知したことにより前記ログ記録レベルを変更したことを条件に、当該異常についてのログを変更後のログ記録レベルで記録し、
前記変更手段は、前記異常を検知した処理が終了したことを条件に、当該異常に対応する処理終了後のログ記録レベルに変更する、決済装置。 A recording means that records events that occur in the own device as a log based on one of the log recording levels that are divided into multiple levels so that the types of events to be recorded increase in stages.
For each type of abnormality related to the operation of the own device, the condition of the log recording level to be changed when an abnormality is detected, the log recording level after the change, and when the processing in which the abnormality is detected is completed. When an abnormality has occurred in the own device based on the level change condition table in which the log recording level after the processing to be used is specified is detected and the current log recording level satisfies the above conditions, the recording means A change means for changing the log recording level of the log to be recorded to the changed log recording level corresponding to the detected abnormality, and
With
The recording means records the log about the abnormality at the changed log recording level on the condition that the change means changes the log recording level due to the detection of the abnormality that has occurred in the own device.
The changing means is a payment device that changes to a log recording level after the processing corresponding to the abnormality, provided that the processing for detecting the abnormality is completed.
前記変更手段は、前記記録手段が記録する前記ログのログ記録レベルを、前記入力手段が受け付けたログ記録レベルに変更する、請求項1に記載の決済装置。 Further provided with an input means for accepting an input for changing the logging level,
The payment device according to claim 1, wherein the changing means changes the log recording level of the log recorded by the recording means to the log recording level received by the input means.
前記変更手段は、前記異常を検知した処理が終了したことを条件に、ログ記録レベルを変更前のログ記録レベルに戻す、
請求項1に記載の決済装置。 The level change condition table stipulates that the log recording level after processing is returned to the log recording level before the change.
The change means returns the log recording level to the log recording level before the change, provided that the process of detecting the abnormality is completed.
The payment device according to claim 1.
記録する事象の種別が段階的に増加するように複数段階にレベル分けされたログ記録レベルの一つに基づいて、自装置に発生した事象をログとして記録する記録手段と、
自装置の動作に係る異常の種別毎に、異常が検知された場合に変更の対象となるログ記録レベルの条件と、変更後のログ記録レベルと、異常が検知された処理が終了した場合に使用する処理終了後のログ記録レベルとが規定されたレベル変更条件テーブルに基づき、自装置に発生した異常を検知した場合で且つ現在のログ記録レベルが前記条件を満たす場合に、前記記録手段が記録する前記ログのログ記録レベルを、検知した異常に対応する変更後のログ記録レベルに変更する変更手段と、
して機能させ、
前記記録手段は、前記変更手段が自装置に発生した異常を検知したことにより前記ログ記録レベルを変更したことを条件に、当該異常についてのログを変更後のログ記録レベルで記録し、
前記変更手段は、前記異常を検知した処理が終了したことを条件に、当該異常に対応する処理終了後のログ記録レベルに変更する、プログラム。 Computer,
A recording means that records events that occur in the own device as a log based on one of the log recording levels that are divided into multiple levels so that the types of events to be recorded increase in stages.
For each type of abnormality related to the operation of the own device, the condition of the log recording level to be changed when an abnormality is detected, the log recording level after the change, and when the processing in which the abnormality is detected is completed. When an abnormality has occurred in the own device based on the level change condition table in which the log recording level after the processing to be used is specified is detected and the current log recording level satisfies the above conditions, the recording means A change means for changing the log recording level of the log to be recorded to the changed log recording level corresponding to the detected abnormality, and
To make it work
The recording means records the log about the abnormality at the changed log recording level on the condition that the change means changes the log recording level due to the detection of the abnormality generated in the own device.
The changing means is a program that changes to the log recording level after the processing corresponding to the abnormality, on condition that the processing for detecting the abnormality is completed.
記録する事象の種別が段階的に増加するように複数段階にレベル分けされたログ記録レベルの一つに基づいて、自装置に発生した事象をログとして記録し、
自装置の動作に係る異常の種別毎に、異常が検知された場合に変更の対象となるログ記録レベルの条件と、変更後のログ記録レベルと、異常が検知された処理が終了した場合に使用する処理終了後のログ記録レベルとが規定されたレベル変更条件テーブルに基づき、自装置に発生した異常を検知した場合で且つ現在のログ記録レベルが前記条件を満たす場合に、前記ログのログ記録レベルを、検知した異常に対応する変更後のログ記録レベルに変更し、
前記異常の検知により前記ログ記録レベルを変更したことを条件に、当該異常についてのログを変更後のログ記録レベルで記録し、
前記異常の検知が終了したことを条件に、当該異常に対応する処理終了後のログ記録レベルに変更する、ログ記録方法。 It is a logging method executed by the payment device.
Based on one of the log recording levels divided into multiple levels so that the types of events to be recorded increase in stages, the events that occur in the own device are recorded as a log.
For each type of abnormality related to the operation of the own device, the condition of the log recording level to be changed when an abnormality is detected, the log recording level after the change, and when the processing in which the abnormality is detected is completed. The log of the log when an abnormality that has occurred in the own device is detected and the current log recording level satisfies the above conditions based on the level change condition table that defines the log recording level after the processing to be used. Change the recording level to the changed log recording level corresponding to the detected anomaly,
On condition that the log recording level is changed due to the detection of the abnormality, the log for the abnormality is recorded at the changed log recording level.
A log recording method that changes to the log recording level after the processing corresponding to the abnormality is completed, on condition that the detection of the abnormality is completed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016186159A JP6920800B2 (en) | 2016-09-23 | 2016-09-23 | Payment device, program and logging method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016186159A JP6920800B2 (en) | 2016-09-23 | 2016-09-23 | Payment device, program and logging method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2018049562A JP2018049562A (en) | 2018-03-29 |
JP6920800B2 true JP6920800B2 (en) | 2021-08-18 |
Family
ID=61766408
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016186159A Active JP6920800B2 (en) | 2016-09-23 | 2016-09-23 | Payment device, program and logging method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6920800B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2021028963A1 (en) * | 2019-08-09 | 2021-02-18 | 日本電気株式会社 | Abnormality detection device, control method, and program |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003108406A (en) * | 2001-09-27 | 2003-04-11 | Nippon Telegr & Teleph Corp <Ntt> | Log control method, log control program, and storage medium storing application program having log control program |
JP4923131B2 (en) * | 2004-08-30 | 2012-04-25 | 株式会社リコー | Log collection system, log collection device, and log collection program |
JP2008009854A (en) * | 2006-06-30 | 2008-01-17 | Fuji Xerox Co Ltd | Log control device, image forming device, log control method and program |
JP2008015733A (en) * | 2006-07-05 | 2008-01-24 | Hitachi Ltd | Log management computer |
JP2009110156A (en) * | 2007-10-29 | 2009-05-21 | Sharp Corp | Log output device and log output program |
JP5176628B2 (en) * | 2008-03-21 | 2013-04-03 | 富士通株式会社 | Control method and apparatus for acquiring log data, and computer program |
JP2010134862A (en) * | 2008-12-08 | 2010-06-17 | Nec Corp | Log analysis system, method, and program |
US8825840B2 (en) * | 2011-02-22 | 2014-09-02 | Intuit Inc. | Systems and methods for self-adjusting logging of log messages |
JP2012205109A (en) * | 2011-03-25 | 2012-10-22 | Fuji Xerox Co Ltd | Information processing device and program |
JP5906883B2 (en) * | 2012-03-28 | 2016-04-20 | 富士通株式会社 | Log output device, log output method, and log output program |
US9311221B2 (en) * | 2013-03-15 | 2016-04-12 | Ab Initio Technology Llc | Recording program execution |
JP2015069384A (en) * | 2013-09-27 | 2015-04-13 | 富士通株式会社 | Information processing system, control method for information processing system, and control program for information processor |
JP6179331B2 (en) * | 2013-10-09 | 2017-08-16 | 富士通株式会社 | Log output condition setting program, apparatus, and method |
JP6178259B2 (en) * | 2014-02-19 | 2017-08-09 | 東芝テック株式会社 | Payment terminal and program thereof |
JP2016051226A (en) * | 2014-08-28 | 2016-04-11 | 東芝テック株式会社 | Settlement terminal, settlement system and program |
JP6488600B2 (en) * | 2014-09-11 | 2019-03-27 | 富士ゼロックス株式会社 | Information processing system, program, and information processing apparatus |
-
2016
- 2016-09-23 JP JP2016186159A patent/JP6920800B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2018049562A (en) | 2018-03-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9787858B2 (en) | Network system and control method of a network system | |
US20130229352A1 (en) | POS System, Control System, and Control Method of a Control System | |
JP5728946B2 (en) | CONTROL DEVICE, CONTROL DEVICE CONTROL METHOD, AND PROGRAM | |
JP2016133917A (en) | Server and program | |
JP6920800B2 (en) | Payment device, program and logging method | |
US20160080227A1 (en) | Wireless Communication Configuration Method, Wireless Communication System, and Recording Device | |
US20160103635A1 (en) | Information processing device, transaction processing system, and recording device | |
JP6987590B2 (en) | Tenant management server device and program | |
US20190018510A1 (en) | Electronic signature pad, settlement system, and method of controlling an electronic signature pad | |
JP7449113B2 (en) | Sales data processing device and program | |
JP2022189140A (en) | Information processor and information processing system | |
JP5765100B2 (en) | CONTROL DEVICE, CONTROL DEVICE CONTROL METHOD, AND PROGRAM | |
JP4484655B2 (en) | Product sales data processing device | |
JP2015152998A (en) | Printer and control method of the same | |
JP6088990B2 (en) | Label printer and its control program | |
JP4910030B2 (en) | Electronics | |
JP4170884B2 (en) | Printer and product sales data processing apparatus | |
JP6003265B2 (en) | CONTROL DEVICE, CONTROL DEVICE CONTROL METHOD, AND PROGRAM | |
JP2010067121A (en) | Printing information generating device, printing device, printing system, and method for controlling the printing information generating device | |
JP6126039B2 (en) | Product sales data processing apparatus and program | |
JP6490022B2 (en) | POS terminal device, POS terminal setting method, and POS terminal setting program | |
US9132678B2 (en) | Recording device, recording system, and method of controlling recording device | |
JP7088745B2 (en) | Sales data processing equipment and programs | |
JP5502838B2 (en) | Product sales data processing apparatus and program | |
JP2008140072A (en) | Electronic device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190822 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200908 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201106 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20201222 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210219 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210330 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210526 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20210629 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210727 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6920800 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |