[−][src]Module holochain_core::logger
This logger is the logger that's attached to each Holochain application which is separate from standard logging via the log crate warn! info! debug! logging that gets emitted globaly from the container.
Structs
SimpleLogger |
Traits
Logger |
trait that defines the logging functionality that holochain_core requires |