Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/loopbackio/loopback-next
/
Class
packages/core/src/__tests__/unit/service.unit.ts:639–639 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
637
638
@injectable()
639
class
FileLogger implements Logger {
640
log(message: string) {
641
// write to file
642
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected