Sha256: fd3adcfab3699fe0379a2fe38ffdda2fdc76c67bb522e09aec34ed18b0e0dd5a

Contents?: true

Size: 766 Bytes

Versions: 12

Compression:

Stored size: 766 Bytes

Contents

#
# Author:: AJ Christensen (<aj@junglist.gen.nz>)
# Copyright:: Copyright (c) 2011 AJ Christensen
# License:: Apache License, Version 2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or#implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
require "mixlib/log"

class Pylon
  class Log
    extend Mixlib::Log
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
pylon-0.2.8 lib/pylon/log.rb
pylon-0.2.7 lib/pylon/log.rb
pylon-0.2.6 lib/pylon/log.rb
pylon-0.2.5 lib/pylon/log.rb
pylon-0.2.4 lib/pylon/log.rb
pylon-0.2.3 lib/pylon/log.rb
pylon-0.2.2 lib/pylon/log.rb
pylon-0.2.1 lib/pylon/log.rb
pylon-0.1.4 lib/pylon/log.rb
pylon-0.1.3 lib/pylon/log.rb
pylon-0.1.2 lib/pylon/log.rb
pylon-0.1.1 lib/pylon/log.rb