Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Get rid of glog #802

Merged
merged 3 commits into from
Aug 21, 2014
Merged

Get rid of glog #802

merged 3 commits into from
Aug 21, 2014

Conversation

bcwaldon
Copy link
Contributor

glog does too much and has caused too much heartache. A new flog package is a drop-in replacement for what fleet needs from glog.

@@ -47,11 +47,6 @@ func (c *Config) Metadata() map[string]string {
func UpdateLoggingFlagsFromConfig(flagset *flag.FlagSet, conf *Config) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can kill this function now right?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought I did...

@jonboulle
Copy link
Contributor

flog?!? what's wrong with just "log"?

@bcwaldon
Copy link
Contributor Author

@jonboulle I guess it could be "log", but where's the fun in that?

@jonboulle
Copy link
Contributor

We don't get paid to have fun.

@bcwaldon
Copy link
Contributor Author

Okay :(

@jonboulle
Copy link
Contributor

Lose the fun, then LGTM

bcwaldon added a commit that referenced this pull request Aug 21, 2014
@bcwaldon bcwaldon merged commit 8062783 into coreos:master Aug 21, 2014
@bcwaldon bcwaldon deleted the new-logging branch August 21, 2014 23:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants