nostalgia/.gdblogger.json

13 lines
203 B
JSON
Raw Normal View History

2019-02-25 20:45:57 -06:00
{
"log_functions": [
{
"function": "ox::trace::gdblogger::captureLogFunc",
"ignore_frames": 3,
"file_var": "file",
"line_var": "line",
"channel_var": "ch",
"msg_var": "msg"
}
]
}