Spatial Creator Toolkit home page
DocsAPI ReferenceTemplates

Overview

Introduction

Services

SpatialBridge

    ILoggingService

Core

Other

  1. ILoggingService

ILoggingService

Logging Service

Interface

This currently simply logs errors to the console, but in the future we may provide a service that logs to a remote server which can be viewed by the developer.

Methods

LogError(Exception, Dictionary<string, object>)

Logs an error to the console, nicely formatted.

LogError(string, Exception, Dictionary<string, object>)

Logs an error to the console, nicely formatted.

On this page

  • Methods
View on GitHubSubscribe to the newsletterJoin our DiscordBack to spatial.io
© 2025 Spatial Systems, Inc.