logger

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2025 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Rendered for js/wasm

Overview

Package logger provides a plugin that redirects framework logs to the browser console.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() core.Plugin

New creates a new logger plugin instance.

Types

type Plugin

type Plugin struct{}

Plugin installs a custom logger that forwards framework logs to the JavaScript console. It replaces the default logger used by rfw.

func (*Plugin) Install

func (p *Plugin) Install(a *core.App)

Install sets the core logger implementation to use the browser console.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL