Struct stderr::Loger [] [src]

pub struct Loger { /* fields omitted */ }

Loger's setting(inner static mut)

Methods

impl Loger
[src]

set module_path

handle module_path and call set()

Loger::init(module_path!())

now()/loc!() will contains time

get module_path setting

whether already open Loger

example: "[2017-0225 00:22:30]"

Log message occurs at current module whether need output

Trait Implementations

impl Debug for Loger
[src]

Formats the value using the given formatter.