{"id":63409,"library":"jcelliott-lumber","title":"Lumber Logger","description":"A simple logger that supports log levels and log rotation.","status":"active","version":"0.0.0-20160324203708-dd349441af25","language":"go","source_language":null,"source_url":"https://github.com/jcelliott/lumber","tags":["logging","log-rotation","simple"],"install":[{"cmd":"go get github.com/jcelliott/lumber","lang":"bash","label":"Install github.com/jcelliott/lumber"}],"dependencies":[],"imports":[{"symbol":"lumber","correct":"github.com/jcelliott/lumber"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/jcelliott/lumber\"\n)\n\nfunc main() {\n\tlog := lumber.NewConsoleLogger(lumber.INFO)\n\tlog.Info(\"Hello, world!\")\n}","lang":"go","description":"Creates a console logger and logs an info message."},"warnings":[],"env_vars":null,"search_vec":"'level':9 'log':8,11,13,15 'log-rot':14 'logger':2,5 'lumber':1 'rotat':12,16 'simpl':4,17 'support':7","created_at":"2026-06-17T16:43:39.532384+00:00","updated_at":"2026-06-17T16:43:39.532384+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/jcelliott/lumber","github":"https://github.com/jcelliott/lumber","docs":"https://pkg.go.dev/github.com/jcelliott/lumber#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["logging"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}