Sha256: 802e34ea780f567e031b5ff964ee2a561c8270a6e58c638b82006c20bf38de72

Contents?: true

Size: 670 Bytes

Versions: 30

Compression:

Stored size: 670 Bytes

Contents

TOPIC
    logging

DESCRIPTION
    Bolt prints messages both to the console and to log files. Messages can
    either come from Bolt's 'outputter', which logs user-facing messages like
    progress and results, or from the 'logger', which logs warnings, errors, and
    log-structured output to log files. Both of these message streams are
    configurable.

    By default, Bolt logs to the console at 'warn' level and writes a log file to
    '<project>/bolt-debug.log' at 'debug' level. Unless you are running a plan,
    Bolt runs in verbose mode by default.

    To learn more about projects, see the 'project' guide.

DOCUMENTATION
    https://pup.pt/bolt-logging

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
bolt-3.13.0 guides/logging.txt
bolt-3.12.0 guides/logging.txt
bolt-3.11.0 guides/logging.txt
bolt-3.10.0 guides/logging.txt
bolt-3.9.2 guides/logging.txt
bolt-3.9.1 guides/logging.txt
bolt-3.9.0 guides/logging.txt
bolt-3.8.1 guides/logging.txt
bolt-3.8.0 guides/logging.txt
bolt-3.7.1 guides/logging.txt
bolt-3.7.0 guides/logging.txt
bolt-3.6.1 guides/logging.txt
bolt-3.6.0 guides/logging.txt
bolt-3.5.0 guides/logging.txt
bolt-3.4.0 guides/logging.txt
bolt-3.3.0 guides/logging.txt
bolt-3.1.0 guides/logging.txt
bolt-3.0.1 guides/logging.txt
bolt-3.0.0 guides/logging.txt
bolt-2.44.0 guides/logging.txt