

To get here, just type in a "lounge" command. This is where most people come to chat, 99.9% of the time.

This is as far as I can tell the only way to actually access the logs MudRammer creates.A simple map showing how ifMUD's more notable rooms are connected to each other. This will add a 'Mail Session Log' option to the menu which does exactly what it it says on the tin. Turning on logging is easy: Tap the Settings cogwheel, tap Session Logging to turn the switch from off to on.
#Potato mush client keepalive code#
The rest of the path is defined by code // designates a folder in the MUSH folder with the name of the character as defined in the world options.The path above points to your user profile's Documents folder ( C:/Users//Documents), any subfolders you wish below that, then to a folder with the name of the MUSH.the - separates the command from the file path.-leave 1 tells Potato to leave the file open for future input.-append 1 tells Potato to append to an existing log if there is one.So, what does that stuff do? It sends a /log command with the following things: log -append 1 -leave 1 -buffer _none - C:/Users//Documents////_.txt Put the following text into Send upon first connect, before Login info: field:.

Honestly I recommend just leaving a real MU* client running on your home computer with an idle-timer and letting THAT do the logging for you while you're you're connected from remote, that's how I do it at least.
#Potato mush client keepalive full#
Linux already has a 'grep' command built in and someone else will have to add one for Mac.Ī note on the subject of mobile clients, by DropBear: These aren't usually very robust or full featured, and that includes their logging capabilities. If you need to find information quickly within your logs, DropBear recommends BareGrep (Windows), which should hopefully should be fairly intuitive to use. Most modern MU* clients make it very easy to simply start logging when you log in and stop when you log off. At City of Hope, we recommend you log very interaction, every scene, every OOC conversation, all of it.
