{"id":19083714,"url":"https://github.com/deepstreamio/deepstream.io-logger-winston","last_synced_at":"2025-04-30T08:55:00.185Z","repository":{"id":44039624,"uuid":"61536733","full_name":"deepstreamIO/deepstream.io-logger-winston","owner":"deepstreamIO","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-10T09:59:59.000Z","size":115,"stargazers_count":2,"open_issues_count":10,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-28T12:43:38.783Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepstreamIO.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-20T09:55:45.000Z","updated_at":"2019-11-24T09:54:54.000Z","dependencies_parsed_at":"2023-01-26T05:45:57.196Z","dependency_job_id":null,"html_url":"https://github.com/deepstreamIO/deepstream.io-logger-winston","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepstreamIO%2Fdeepstream.io-logger-winston","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepstreamIO%2Fdeepstream.io-logger-winston/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepstreamIO%2Fdeepstream.io-logger-winston/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepstreamIO%2Fdeepstream.io-logger-winston/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepstreamIO","download_url":"https://codeload.github.com/deepstreamIO/deepstream.io-logger-winston/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223780069,"owners_count":17201287,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T02:48:51.758Z","updated_at":"2024-11-09T02:48:52.550Z","avatar_url":"https://github.com/deepstreamIO.png","language":"JavaScript","readme":"# Winston Logger for deepstream.io\n\nConfiguration is done in your deepstream config file.\n\n###### Example\n\n```yaml\nlogLevel: INFO\nlogger:\n  name: winston\n  options:\n    # specify a list of transports (console, file, time)\n    -\n      type: console\n      options:\n        level: verbose # logLevel (INFO) will overwrite this value\n        colorize: true\n```\n\nIf you don't pass any options for the winston logger it defaults to the console logger with info level and colors.\n\n###### Define multiple transports\n\n```yaml\nlogger:\n  name: winston\n  options:\n    # specify a list of transports (console, file, time)\n    -\n      type: console\n      options:\n        level: verbose\n        colorize: true\n    -\n      type: file\n      level: debug\n      options:\n        filename: 'logs.json'\n    -\n      type: time\n      level: warn\n      options:\n        filename: time-roated-logfile\n        datePattern: .yyyy-MM-dd-HH-mm\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepstreamio%2Fdeepstream.io-logger-winston","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepstreamio%2Fdeepstream.io-logger-winston","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepstreamio%2Fdeepstream.io-logger-winston/lists"}