Skip to content

add a verbose mode #30

Description

@codekidX

that logs important actions done by the Rubik's core module.

A general approach would be:

rubik.toml

verbose = true # top level verbose flag

logger.go (some logging adapter)

log.debug() // based on the above flag

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions