up: LOG     index Zimbu documentation

BITS LOG.Flags @public

summary

     

Optional flags for the message methods.

bool  $withBacktrace @file  Add a stack backtrace after the message.
bool  $internal @file  Prepend "INTERNAL: " to the message.
bool  $noNewline @file  Do not add a line break after the message. Useful if more is following.
 

members (alphabetically)

     

bool $internal @file

     

Prepend "INTERNAL: " to the message.

bool $noNewline @file

     

Do not add a line break after the message. Useful if more is following.

bool $withBacktrace @file

     

Add a stack backtrace after the message.

license

      Copyright 2014 Bram Moolenaar All Rights Reserved.

      Licensed under the Apache License, Version 2.0. See the LICENSE file or obtain a copy at: http://www.apache.org/licenses/LICENSE-2.0