HomeQuickStartsCreate on GolemShare and EarnGeneral Info

GitHub

0
0

Create on Golem

  • How do you want to create?
reference

Enumeration: LogLevel

utils/logger/logger.LogLevel

Table of contents

Enumeration Members

  • Debug
  • Info
  • Warn
  • Error
  • Log

Enumeration Members

Debug

• Debug = "debug"

Defined in

src/utils/logger/logger.ts:2


Info

• Info = "info"

Defined in

src/utils/logger/logger.ts:3


Warn

• Warn = "warn"

Defined in

src/utils/logger/logger.ts:4


Error

• Error = "error"

Defined in

src/utils/logger/logger.ts:5


Log

• Log = "log"

Defined in

src/utils/logger/logger.ts:6

On this page

  1. Enumeration: LogLevel

    • Table of contents
      • Enumeration Members
    • Enumeration Members
      • Debug
        • Defined in
      • Info
        • Defined in
      • Warn
        • Defined in
      • Error
        • Defined in
      • Log
        • Defined in
JS Docs

Overview

Examples

  • Introduction
  • Executing tasks
  • Composing tasks
  • Transferring data
  • Working with results
  • Selecting providers
  • Working with images
  • Using app-keys
  • Switching to mainnet

Tutorials

  • Introduction
  • QuickStart Explained
  • Running parallel tasks
  • Running Golem from browser
  • Building custom image
  • Testing Golem Images

Guides

  • Introduction
  • Task Model
  • Golem images
  • Golem images FAQ
  • Switching to mainnet
  • Troubleshooting
Ray on Golem Docs

Overview

Guides

  • Introduction
  • Quickstart
  • Concept
  • Setup tutorial
  • Basic Ray tasks usage tutorial
  • Converting a real-life use case to Ray on Golem
  • Cluster yaml reference
  • Supported versions and other limitations
Learn Dapps

Overview

Guides

  • Introduction
  • Quickstart
  • Hello World Dapp
  • Managing multiple dapps
  • Creating Golem Dapps
  • Differences between Docker containers and Golem VM runtime
  • Troubleshooting
GitHubDiscordRedditYoutubeLinkedIn
Copyright © 2023 Golem Factory GmbH