User Tag List

Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: CM-SS13-Logger - Separate and highlight your log

  1. #11
    Junior Member
    Join Date
    Mar 2019
    Posts
    5
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Daturix View Post
    do you pull any information from users/hidden shit in it?
    the only thing I would consider hidden information is the HTML class attribute from a log message that decides which type of message it is.

    For example, in chat the line:

    SGT John Wayne stammers, "H-He...he j-just....."

    is written to the log like this:

    <span class='game say'><span class='name'>SGT John Wayne</span> stammers, <span class='message'><span class='body'>"H-He...he j-just....."</span></span></span><br>

    As a user, you don't really see the "game say", "name", "message" or "body" other than which format is used for the text (it is defined by the class). I would say this is "inferred" information and any user could export the log and open it in a text editor to see this code.

    Other than that, there's nothing that isn't also directly visible in the BYOND chat window.
    Last edited by Runkwand; 03-24-2019 at 01:08 AM.

  2. #12
    Senior Member Swagbag's Avatar
    Join Date
    Mar 2019
    Posts
    321
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Can you show us with an image how to save the text log?
    Last edited by Swagbag; 03-31-2019 at 07:50 PM.

  3. #13
    Senior Member Swagbag's Avatar
    Join Date
    Mar 2019
    Posts
    321
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Ah shit I'm a dumb normie, found it.

  4. #14
    Head Developer Nanu308's Avatar
    Join Date
    Dec 2018
    Posts
    557
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    How do you setup this with the new goonchat system, aka where do i get an logg from now that i can Export?
    Head Developer & Marine Law Maintainer

  5. #15
    Senior Member
    Join Date
    Dec 2018
    Posts
    216
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    For the record anyone can still swap to the old chat to use this tool. Ill try to get this in preferences (using old chat.)


    How to become senior dev.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •