MRCI/docs/intern_commands/ls_dbg.md

16 lines
596 B
Markdown
Raw Normal View History

2019-09-06 23:43:07 -04:00
### Summary ###
display debug messages from the host instance and all session instances.
### IO ###
```[{search_terms} {-delete}]/[text]```
### Description ###
by default, all entries in the table are displayed in 50 entries per page. you can pass the column names as -column_name (text) to refine your search to specific entries. this command can handle the following columns:
-time_stamp
-log_entry
you can also pass -delete that will cause the command to delete the entries instead of displaying them. note: passing no search terms with this option will delete all entries in the table.