• Home
  • What’s New
  • Download
  • Documentation
    • Introduction
    • Setting Up
    • Working With Sceelix
    • Graph Concepts
    • Nodes
    • Unity
    • SDK
    • Acknowledgements

Sceelix

  • Home
  • What’s New
  • Download
  • Documentation
    • Introduction
    • Setting Up
    • Working With Sceelix
    • Graph Concepts
    • Nodes
    • Unity
    • SDK
    • Acknowledgements
    • Home
    • What’s New
    • Download
    • Documentation
      • Introduction
      • Setting Up
      • Working With Sceelix
      • Graph Concepts
      • Nodes
      • Unity
      • SDK
      • Acknowledgements
Sceelix
Sceelix
  • Home
  • What’s New
  • Download
  • Documentation
    • Introduction
    • Setting Up
    • Working With Sceelix
    • Graph Concepts
    • Nodes
    • Unity
    • SDK
    • Acknowledgements

Introduction

2
  • About Sceelix
  • FAQ

Setting Up

5
  • Installation and Dependencies
  • Executing Sceelix
  • Exploring the Samples
  • Help and Feedback
  • Logging and Troubleshooting

Working With Sceelix

10
  • Interface, Layouts and Settings
  • Project Explorer
  • Inspector
  • Document Area
  • Graph Editor
  • Data Explorer
  • Log Viewer
  • Image Viewer
  • Text Editor
  • 3D Viewer

Graph Concepts

6
  • Getting Started
  • Graph Basics
  • Entities
  • Ports
  • Flow
  • Parameters

Nodes

1
  • Node Overview

Unity

3
  • Introduction to the Unity Plugin
  • Installing the Plugin
  • Connecting the Editors

SDK

3
  • The Sceelix SDK
  • Extending the Engine
  • Developing an External Application

Acknowledgements

2
  • Creative Acknowledgments
  • Open Source Acknowledgements
View Categories
  • Home
  • Docs
  • Working With Sceelix
  • Log Viewer

Log Viewer

1 min read

The log window displays all kinds of debug, warning, error or otherwise important information.

Logs messages can be sent by any other Sceelix window. In addition to their textual message content, they are identified by their type: information, debug, warning and error. Each type features its own indicative icon, as shown in the image above. Messages are displayed in the order in which they are sent.

Error messages usually encompass more details about the source and reason for the event. In such cases, hovering the log message will show more details in a tooltip. Such details are also written to the application logs.

In some cases, double-clicking a message will trigger an action that will allow its exact origin to be traced back. Such is the case for graph nodes: double-clicking the message will zoom on the node that issued it, which can be of great help when troubleshooting problems.

The contents of the log window can be cleared at any moment using the button “Clear” at the window top menu. Other windows can also issue commands to clear the windows. Such is the case of the graph editor, if the option “Clear Logs on Execution” is checked in the Sceelix Settings.

Updated on July 11, 2025
Share This Article :
  • Facebook
  • X
  • LinkedIn
  • Pinterest
Data ExplorerImage Viewer

Copyright © 2025 Sceelix. All rights reserved.