This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
apiclient.xyz
/
docker
Watch
2
Star
0
Fork
0
You've already forked docker
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bbf265716d
docker
/
ts
/
logging.ts
4 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(images): can now import and export images, start work on local 100% JS oci imageregistry
2024-06-05 12:10:44 +00:00
import
*
as
plugins
from
'./plugins.js'
;
fix(core): update
2020-09-30 16:27:43 +00:00
export
const
logger
=
new
plugins
.
smartlog
.
ConsoleLog
(
)
;
Reference in New Issue
Copy Permalink