Imported from GitHub by @brickbuckett
Migrated from GitHub #160
Use Case
This is purely for QA purposes. This feature makes it easier to share logs when opening tickets or sharing with associates. It would be nice if in the log there was a button you could click to copy the raw log to the clipboard without all the mess from the filters.
Example (totally not ripped from github)

Expected Results
How things should copy/paste into tickets or other communication.
{
"npc_id": "9128",
"npc_name": "Exterminator Qalantir",
"handin_items[0].item_id": "13071",
"handin_items[0].item_name": "Rat Whiskers",
"handin_items[0].charges": "1",
"handin_items[0].attuned": "false",
"handin_items[1].item_id": "13071",
"handin_items[1].item_name": "Rat Whiskers",
"handin_items[1].charges": "1",
"handin_items[1].attuned": "false",
"handin_items[2].item_id": "13071",
"handin_items[2].item_name": "Rat Whiskers",
"handin_items[2].charges": "1",
"handin_items[2].attuned": "false",
"handin_items[3].item_id": "13071",
"handin_items[3].item_name": "Rat Whiskers",
"handin_items[3].charges": "1",
"handin_items[3].attuned": "false",
"handin_money.copper": "0",
"handin_money.silver": "0",
"handin_money.gold": "0",
"handin_money.platinum": "0",
"return_items": "[]",
"return_money.copper": "0",
"return_money.silver": "0",
"return_money.gold": "0",
"return_money.platinum": "0",
}
Actual Results
How it actually looks when you try.
{
"npc_id": "9128", [ = [9128]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"npc_name": "Exterminator Qalantir", [ = [Exterminator Qalantir]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_items[0].item_id": "13071", [ = [13071]](http://0.0.0.0:3000/admin/player-event-logs/explorer#) [ Any [.item_id] = [13071]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_items[0].item_name": "Rat Whiskers", [ = [Rat Whiskers]](http://0.0.0.0:3000/admin/player-event-logs/explorer#) [ Any [.item_name] = [Rat Whiskers]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_items[0].charges": "1", [ = [1]](http://0.0.0.0:3000/admin/player-event-logs/explorer#) [ Any [.charges] = [1]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_items[0].attuned": "false", [ = [false]](http://0.0.0.0:3000/admin/player-event-logs/explorer#) [ Any [.attuned] = [false]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_items[1].item_id": "13071", [ = [13071]](http://0.0.0.0:3000/admin/player-event-logs/explorer#) [ Any [.item_id] = [13071]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_items[1].item_name": "Rat Whiskers", [ = [Rat Whiskers]](http://0.0.0.0:3000/admin/player-event-logs/explorer#) [ Any [.item_name] = [Rat Whiskers]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_items[1].charges": "1", [ = [1]](http://0.0.0.0:3000/admin/player-event-logs/explorer#) [ Any [.charges] = [1]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_items[1].attuned": "false", [ = [false]](http://0.0.0.0:3000/admin/player-event-logs/explorer#) [ Any [.attuned] = [false]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_items[2].item_id": "13071", [ = [13071]](http://0.0.0.0:3000/admin/player-event-logs/explorer#) [ Any [.item_id] = [13071]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_items[2].item_name": "Rat Whiskers", [ = [Rat Whiskers]](http://0.0.0.0:3000/admin/player-event-logs/explorer#) [ Any [.item_name] = [Rat Whiskers]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_items[2].charges": "1", [ = [1]](http://0.0.0.0:3000/admin/player-event-logs/explorer#) [ Any [.charges] = [1]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_items[2].attuned": "false", [ = [false]](http://0.0.0.0:3000/admin/player-event-logs/explorer#) [ Any [.attuned] = [false]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_items[3].item_id": "13071", [ = [13071]](http://0.0.0.0:3000/admin/player-event-logs/explorer#) [ Any [.item_id] = [13071]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_items[3].item_name": "Rat Whiskers", [ = [Rat Whiskers]](http://0.0.0.0:3000/admin/player-event-logs/explorer#) [ Any [.item_name] = [Rat Whiskers]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_items[3].charges": "1", [ = [1]](http://0.0.0.0:3000/admin/player-event-logs/explorer#) [ Any [.charges] = [1]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_items[3].attuned": "false", [ = [false]](http://0.0.0.0:3000/admin/player-event-logs/explorer#) [ Any [.attuned] = [false]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_money.copper": "0", [ = [0]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_money.silver": "0", [ = [0]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_money.gold": "0", [ = [0]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"handin_money.platinum": "0", [ = [0]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"return_items": "[]", [ = [[]]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"return_money.copper": "0", [ = [0]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"return_money.silver": "0", [ = [0]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"return_money.gold": "0", [ = [0]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
"return_money.platinum": "0", [ = [0]](http://0.0.0.0:3000/admin/player-event-logs/explorer#)
}
Imported from GitHub by @brickbuckett
Migrated from GitHub #160
Use Case
This is purely for QA purposes. This feature makes it easier to share logs when opening tickets or sharing with associates. It would be nice if in the log there was a button you could click to copy the raw log to the clipboard without all the mess from the filters.
Example (totally not ripped from github)

Expected Results
How things should copy/paste into tickets or other communication.
Actual Results
How it actually looks when you try.