# Description ```nushell log critical "this is a critical message" log error "this is an error message" log warning "this is a warning message" log info "this is an info message" log debug "this is a debug message" ```  # Tests + Formatting Tests are written. To run automatically, #8443 needs to be merged before or after this PR. --------- Co-authored-by: Mate Farkas <Mate.Farkas@oneidentity.com> |
||
---|---|---|
.. | ||
src | ||
standard_library | ||
.gitignore | ||
Cargo.toml | ||
LICENSE |