Struct easy_logging::GlobalContext[][src]

pub struct GlobalContext {}

Methods

impl GlobalContext
[src]

Trait Implementations

impl Drop for GlobalContext
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations