Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 586 Bytes

File metadata and controls

24 lines (21 loc) · 586 Bytes
layout default
menu_item api
title Trace
description Version 0.10.0
return_to
API Documentation Index
/api/
sections
LEVEL
#LEVEL

Trace.LEVEL ENUM

| Flag | Value | | --- | --- | --- | | Trace.LEVEL.NONE | 0 | | Trace.LEVEL.FATAL | 1 | | Trace.LEVEL.ERROR | 2 | | Trace.LEVEL.WARN | 3 | | Trace.LEVEL.INFO | 4 | | Trace.LEVEL.DEBUG | 5 | | Trace.LEVEL.TRACE | 6 |