Skip to content

@pondoknusa/log

Structured logging channels and repository for Pondoknusa

Install

bash
npm install @pondoknusa/log

Metadata

FieldValue
Version2.0.0
Sourcepackages/log
CategoryPlatform services
Node.js>=26

Public exports

From the package entry point (dist/index.d.ts). Deep imports are not supported.

Values

  • FileChannel
  • LogManager
  • LogRepository
  • StackChannel
  • StdoutChannel

Types

  • FileChannelConfig
  • LogChannel
  • LogChannelConfig
  • LogConfig
  • LogContext
  • StackChannelConfig
  • StdoutChannelConfig

Released under the MIT License.