Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
easyts
/
log
/
mod.ts
>
log
js library written with ts, use select and chan like golang in js.
powerpuffpenguin/easyts
Version
Latest
0.1.3
0.1.2
0.1.1
0.1.0
Menu
mod.ts
(default module)
c
Log
c
Logger
I
LoggerOptions
I
LoggerOptionsInit
I
LogOptions
I
LogOptionsInit
I
Output
I
OutputOptions
v
defaultLogger
v
defaultOutput
v
log
f
pad
E
LogLevel
log.ts
c
Log
I
LogOptions
I
LogOptionsInit
v
log
E
LogLevel
logger.ts
c
Logger
I
LoggerOptions
I
LoggerOptionsInit
I
Output
I
OutputOptions
v
defaultLogger
v
defaultOutput
f
pad
variable
log
import
{ log }
from
"https://deno.land/x/easyts@0.1.3/log/mod.ts"
;
type
Log