This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartdata
Watch
2
Star
0
Fork
0
You've already forked smartdata
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
smartdata
/
ts
/
logging.ts
4 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat(core): introduced lucene style search
2025-04-06 13:49:56 +00:00
import
*
as
plugins
from
'./plugins.js'
;
update module structure
2020-06-11 23:05:32 +00:00
export
const
logger
=
new
plugins
.
smartlog
.
ConsoleLog
(
)
;
Reference in New Issue
Copy Permalink