Log.convert

Return the name associated with level

  1. Level convert(cstring name, Level def)
  2. string convert(Level level)
    struct Log
    static
    string
    convert

Parameters

level Level

The Level to get the name for

Return Value

Type: string

The name associated with level.

Meta