[cmd] Logger – Strooth mod

0 361 Views No Comments 1 year ago
  • Logger from Pshai, recreated as a custom command to drop into any script, without taking up to much visual script space and should then get threading speed improvements (happy to be corrected here).

    Has three parameters – name so you can define if using it more than once to create seperate log identifiers and the ability to enable disable and set level via script input or normal input. Also using list to string command which is required and modded in, it should output any list or array without a drama no matter how deep and staggered the tree goes basically.

    To use it in a script – at the head of the script load it into a variable like so

    
    local Logger = CC_Logger()
    

    then to use

    
    Logger.Log('something i need to log') 
    

    Note requires my custom command [cmd] ListToString

    — Author – Strooth – Find me on discord – strooth#4739
    — Feel free to donate to support my work or if my script helped you in any way <3
    — BTC Adress: 33MsEAbA8tg7SpohgnCpSrmPTBih2UkhxQ

    • This topic was modified 1 year, 4 months ago by Strooth.
    • This topic was modified 1 year, 3 months ago by Strooth.
    HaasScript Code
    Sign in or Register to download for free
  • Mandala Trading Competition Promotion Type: contest Expires: June 9, 2023 Exclusive
    Trading volume competition, win up to $10,000 USDT and bounties.
  • Earn Up to 200 BMEX Tokens Promotion Type: contest Expires: March 31, 2023
    15 BMEX @ $20,000, 25 BMEX @ $50,000, 50 [email protected] $200,000, 100 BMEX @ $400,000, 200 BMEX @ $600,000 in monthly derivatives volume
Login or Register to Comment

Unlock your crypto trading potential

Create a free account and enjoy everything we have to offer.

Join for Free