Difference between revisions of "Autologger"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Eric
imported>WhoopingCrane
Line 5: Line 5:
 
For people not having an '''autologger''' enabled on '''MUSHclient''' but wanting to!
 
For people not having an '''autologger''' enabled on '''MUSHclient''' but wanting to!
  
1. tap "'''Log Session'''" under File (top left of the program)
+
# tap "'''Log Session'''" under File (top left of the program)
2. press '''ALT+Enter''', to open up "'''World properties'''" and click "'''Logging'''"
+
# press '''ALT+Enter''', to open up "'''World properties'''" and click "'''Logging'''"
3. Then set up the path file
+
# Then set up the path file
4. In the "'''File name'''" box place this code "'''mylog-%d-%m-%Y.log.txt'''" (Without quotes.)
+
# In the "'''File name'''" box place this code "'''mylog-%d-%m-%Y.log.txt'''" (Without quotes.)
  
Now you will have '''MUSHclient''' auto logging your sessions while making a new log file every day. Marked with that days date.
+
Now you will have '''MUSHclient''' auto logging your sessions while making a new log file every day, marked with that day's date.
  
 
------------------------------------------------------
 
------------------------------------------------------
  
I am sure the code itself can also be used on other clients as well. And thus I would appreciate if people with different clients could check and see if this code also works for them, and if not. What does. This could then be added to the Wiki page.
+
I am sure the code itself can also be used on other clients as well. And thus I would appreciate if people with different clients could check and see if this code also works for them, and if not, what does. This could then be added to the Wiki page.
  
 
With compliments from Raul: https://www.gammon.com.au/scripts/doc.php?dialog=IDD_PREFS_P4
 
With compliments from Raul: https://www.gammon.com.au/scripts/doc.php?dialog=IDD_PREFS_P4
Some more in dept information about the topic and some more customization options.  
+
Some more in depth information about the topic and some more customization options.  
 
-----------------------------------------------------
 
-----------------------------------------------------
  

Revision as of 13:00, 9 February 2018

Hello everyone!



MUSHclient------------------------

For people not having an autologger enabled on MUSHclient but wanting to!

  1. tap "Log Session" under File (top left of the program)
  2. press ALT+Enter, to open up "World properties" and click "Logging"
  3. Then set up the path file
  4. In the "File name" box place this code "mylog-%d-%m-%Y.log.txt" (Without quotes.)

Now you will have MUSHclient auto logging your sessions while making a new log file every day, marked with that day's date.


I am sure the code itself can also be used on other clients as well. And thus I would appreciate if people with different clients could check and see if this code also works for them, and if not, what does. This could then be added to the Wiki page.

With compliments from Raul: https://www.gammon.com.au/scripts/doc.php?dialog=IDD_PREFS_P4 Some more in depth information about the topic and some more customization options.




With greetings from Eric!