Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Remove trimming from tracing #387

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Remove trimming from tracing #387

wants to merge 8 commits into from

Commits on Jun 17, 2023

  1. Remove trimming from element tracing

    Original code said there was no to specify a trace level without also specifying a message, but you can just set the message to nil to achieve this.
    
    This change makes it so we don't have to trim the traceback to remove the newline.
    ewd3v authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    f99d867 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    ewd3v authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    50c2924 View commit details
    Browse the repository at this point in the history
  3. Fix update of CHANGELOG.md

    ewd3v authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    5fe95ce View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    ewd3v authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    0d243c5 View commit details
    Browse the repository at this point in the history
  5. Update Logging.lua

    ewd3v authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    b5e4cf8 View commit details
    Browse the repository at this point in the history
  6. Update Logging.lua

    ewd3v authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    9db11d8 View commit details
    Browse the repository at this point in the history
  7. Update Logging.lua

    ewd3v authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    5f01adf View commit details
    Browse the repository at this point in the history
  8. Update Logging.lua

    ewd3v authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    ab14a2c View commit details
    Browse the repository at this point in the history