pub(crate) fn LogLineHelper(props: LogLineHelperProps) -> AnyViewExpand description
§Required Props
- message:
String - target:
Option<String> - level:
LogLevel - args:
VecMap<String, String>
§Optional Props
- timestamp: [
Timestamp] - spinner:
bool
pub(crate) fn LogLineHelper(props: LogLineHelperProps) -> AnyViewStringOption<String>LogLevelVecMap<String, String>Timestamp]bool