up: LOG     index Zimbu documentation

ENUM LOG.Level @public

summary

     

values

     
debug 

Detailed info, only output with "-d"

verbose 

Informational, only output with "-vv"

info 

Informational, only output with "-v"

report 

Message about normal operation

warning 

Warning, something that might be wrong.

error 

Error, something is wrong, but we can continue.

severe 

Serious error, may cause further errors.

fatal 

Can't continue, exit.

members (alphabetically)

     

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