Source position: pas2jslogger.pp line 184
public function TPas2jsLogger.FormatJSONMsg(
MsgType: TMessageType;
Msg: string;
MsgNumber: Integer = 0;
const Filename: string = '';
Line: Integer = 0;
Col: Integer = 0
):string;