Giter VIP home page Giter VIP logo

Comments (9)

naturallymitchell avatar naturallymitchell commented on May 17, 2024

instead of print statements, if.verbose.enabled, every function log
event: xyz executed

from jazz.

Arnaz87 avatar Arnaz87 commented on May 17, 2024

When logging everything (with the log-scope option), log as well which module logged which messages.

from jazz.

Arnaz87 avatar Arnaz87 commented on May 17, 2024

Change the date to be gray and the log level to be colored like in https://github.com/rxi/log.lua

from jazz.

Arnaz87 avatar Arnaz87 commented on May 17, 2024

log the same levels on the terminal and in the files (currently terminal logs whatever passed as the option level and files only log info)

from jazz.

naturallymitchell avatar naturallymitchell commented on May 17, 2024

what is the order of the levels in how much info they display?

from jazz.

naturallymitchell avatar naturallymitchell commented on May 17, 2024

in lighttouch, Aleksander is adding log messages to generated lua code for actions and rules when they are about to execute, when finished, and when conditions evaluated true .. jazzdotdev/flute#9

from jazz.

naturallymitchell avatar naturallymitchell commented on May 17, 2024

image

from jazz.

naturallymitchell avatar naturallymitchell commented on May 17, 2024

what about fatal?

from jazz.

naturallymitchell avatar naturallymitchell commented on May 17, 2024

Arnaud CastellanosToday at 11:14 AM
verbose is confusing because in some applications I've seen verbose used more or less as an alias to --log debug or trace
and having it off means --log error
I like scope because this option is honestly kind of weird, I haven't seen that kind of options in other software, and the name matches that
Maybe gcc has something similar to turn on or off the logs from the linker and the assembler and that stuff
gcc or some other compiler

-> #53

from jazz.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.