| Safe Haskell | None |
|---|---|
| Language | GHC2024 |
Mischief.ECS.Log
Documentation
debug :: (HasCallStack, MonadSystem w m) => Text -> m () Source #
info :: (HasCallStack, MonadSystem w m) => Text -> m () Source #
warn :: (HasCallStack, MonadSystem w m) => Text -> m () Source #
err :: (HasCallStack, MonadSystem w m) => Text -> m () Source #
panic :: (HasCallStack, MonadSystem w m) => Text -> m () Source #