blob: 3f5d7a97b311df765171650bd1b8ccd441e8693a [file] [log] [blame]
%%% Copyright (c) 2007- Facebook
%%% Distributed under the Thrift Software License
%%%
%%% See accompanying file LICENSE or visit the Thrift site at:
%%% http://developers.facebook.com/thrift/
-record(thrift_logger_state, {term_width, force_one_line, omit, gen_server_messages, lookup}).